- Goal: have docker as the only major dependency for everything running on PC
3. RMQ FMU and RMQ ROS-node
1. Future Work, next few weeks
1. Wheel Odometry
- Implemented, but not integrated yet
1. SLAM based localisation:
- Supplement to MarvelMind (Localization is possible without SLAM, rationale for including this is to interface with established ros2 localisation/navigation stack)
- while the first milestone is to finish development of getting the rear wheels micro ros solution to provide a `nav_msgs/Odometry` data.
1. Movement Simulation Model
- Integrate Hausted's matlab scripts for parameter calculation into FMU initialization procedure
1. Demos
- Em-Stop
- RabbitMq
1. Holiday registration
## Notes
For rmqfmu `->` ros communication, look at `consume.py` for reference