zezocas0 / Robutler-G1

robotic systems programming final project
0 stars 0 forks source link

Handle button clicks from menu #17

Closed robertofiguz closed 1 year ago

robertofiguz commented 1 year ago

Create mission based on selections from menu:

robertofiguz commented 1 year ago

Menu selections are published to the topic: /mission/requested

message example:

action: "count"
room: "Escritorio" 
object: "Mesa"
request_id: "8225692000000"

request_id is to be used to track mission status