git commit -m "first commit"
This commit is contained in:
9
mir_robot/mir_msgs/msg/MissionCtrlCommand.msg
Executable file
9
mir_robot/mir_msgs/msg/MissionCtrlCommand.msg
Executable file
@@ -0,0 +1,9 @@
|
||||
uint8 CMD_GET_STATUS = 0
|
||||
uint8 CMD_WAIT_POS_LOCK = 1
|
||||
uint8 CMD_WAIT_AREA_LOCK = 2
|
||||
uint8 CMD_CONTINUE = 3
|
||||
uint8 CMD_LOAD_MISSION = 4
|
||||
|
||||
string description
|
||||
int32 cmd
|
||||
int32 mission_id
|
||||
Reference in New Issue
Block a user