amosproj / amos2022ss03-turtlebot-fleet-management

MIT License
0 stars 1 forks source link

Get basic system up and running #76

Open UmangBR opened 2 years ago

UmangBR commented 2 years ago

User story

  1. As a SD
  2. I want to get the basic system up and running
  3. So that I have a working connection between UI and the TurtleBot

Acceptance criteria

Definition of done (DoD)

DoD general criteria

Sebastian2023 commented 2 years ago

The selection of a src and dest on the fleet management frontend leads to the calculation of the shortest path and the generation of a valid VDA5050 request in the backend, which is transmitted over MQTT and executed by the turtlebot. Demonstrated in https://github.com/amosproj/amos2022ss03-turtlebot-fleet-management/issues/75.