Project Goals V1.0
October 23, 2024
Current Project Goals
- [COMPLETED] Containerize Turtlebot3_bringup and RFID capture code
- Allow for easier development with docker images saved on server registry
- [IN PROGRESS] Containerize rtabmap in VSCode dev container for easier development
- By doing this, I’ll have a backup image / baseline to work off of.
- [COMPLETED] Create node to output RFID detection events as landmarks
- Tie the RFID tag ID to the location transform from the map frame at the instant of detection
- [IN PROGRESS] Integrate RFID detection events into rtabmap as landmarks
- Save detections with the map and use them for relocalization