Skip to content
Snippets Groups Projects
Commit bc90968c authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Set the gesture ID to an int.

parent 8581ae07
No related branches found
No related tags found
No related merge requests found
......@@ -18,5 +18,5 @@ uint8 LOOK_AROUND=15
uint8 FLYING=16
uint8 NOTHING=17
string gesture # Desired robot gesture (Use string)
uint8 gesture # Desired robot gesture (Use string)
bool move # Flag to indicate if is desired to approach to the person
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment