amosproj / amos2022ss03-turtlebot-fleet-management

MIT License
0 stars 1 forks source link

[FMS] VDA5050 Module #39

Closed UmangBR closed 2 years ago

UmangBR commented 2 years ago

User story

  1. As a SD
  2. I want to develop a VDA5050 module
  3. So that I can create VDA5050 JSON strings and read VDA5050 packets to dict (including validation)

Acceptance criteria

Definition of done (DoD)

DoD general criteria

cat24max commented 2 years ago

The VDA5050 module is done for creating packets. Reading packets into a dict is not yet possible.

cat24max commented 2 years ago

Validation of incoming packets will not be part of this issue