git commit -m "first commit"
This commit is contained in:
6
mir_robot/mir_msgs/msg/MovingState.msg
Executable file
6
mir_robot/mir_msgs/msg/MovingState.msg
Executable file
@@ -0,0 +1,6 @@
|
||||
uint8 UNKNOWN=0
|
||||
uint8 MOVING=1
|
||||
uint8 STOPPED=2
|
||||
uint8 STANDING_STILL=3
|
||||
|
||||
uint8 moving_state # Current robot moving state
|
||||
Reference in New Issue
Block a user