mirror of
https://github.com/westonrobot/scout_ros.git
synced 2026-01-12 11:20:02 +08:00
removed service file and rearranged message
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# uint8 LIGHT_CONST_OFF = 0
|
||||
# uint8 LIGHT_CONST_ON = 1
|
||||
# uint8 LIGHT_BREATH = 2
|
||||
# uint8 LIGHT_CUSTOM = 3
|
||||
uint8 LIGHT_CONST_OFF = 0
|
||||
uint8 LIGHT_CONST_ON = 1
|
||||
uint8 LIGHT_BREATH = 2
|
||||
uint8 LIGHT_CUSTOM = 3
|
||||
|
||||
bool cmd_ctrl_allowed
|
||||
uint8 front_mode
|
||||
|
||||
Reference in New Issue
Block a user