amosproj / amos2022ss03-turtlebot-fleet-management

MIT License
0 stars 1 forks source link

[FMS] Push vmap to turtlebots on startup #111

Open Jonas-Petersen opened 2 years ago

Jonas-Petersen commented 2 years ago

User story

  1. As a SD
  2. I want to push the vmap to be used to the turtlebots over MQTT on startup of TB
  3. so we can same time while testing

Acceptance criteria

Definition of done (DoD)

DoD general criteria

Sebastian2023 commented 2 years ago

Implemented. The fleet management software sends the vmap of the current room over MQTT after inital Hello from turtlebot. The turtlebot side was already done in #92.