amosproj / amos2022ss03-turtlebot-fleet-management

MIT License
0 stars 1 forks source link

Modify the FMS Backend - Frontend interface #19

Closed UmangBR closed 2 years ago

UmangBR commented 2 years ago

User story

  1. As a SD
  2. I want to modify the interface between the backend and frontend of FMS
  3. So that I can adapt this interface based on the communication between robot and FMS

Acceptance criteria

Definition of done (DoD)

DoD general criteria

cat24max commented 2 years ago

This has nothing to do with VDA5050.

API docs already exist: https://github.com/amosproj/amos2022ss03-turtlebot-fleet-management/blob/main/FleetMgmnt/WebUI/apidoc.txt

UmangBR commented 2 years ago

VDA50550 is relevant to #18 and not #19. Correct me if I'm wrong.

cat24max commented 2 years ago

Yes

cat24max commented 2 years ago

I would recommend we move this to the product backlog for now. The interface is finished in its current state, but we will 100% have to extend it in the future after the FMS and Robots can communicate.

Right now, there is nothing to be done.

UmangBR commented 2 years ago

Note: this issue is an extension of #17