add jzCmd.action
This commit is contained in:
@@ -42,6 +42,7 @@ set(action_files
|
||||
action/MoveWaist.action
|
||||
action/MoveWheel.action
|
||||
action/ExecuteBtAction.action
|
||||
action/JzCmd.action
|
||||
)
|
||||
set(srv_files
|
||||
srv/VisionObjectRecognition.srv
|
||||
|
||||
13
src/action/JzCmd.action
Normal file
13
src/action/JzCmd.action
Normal file
@@ -0,0 +1,13 @@
|
||||
uint8 devid
|
||||
uint8 loc
|
||||
uint8 speed
|
||||
uint8 torque
|
||||
uint8 mode
|
||||
---
|
||||
uint8 devid
|
||||
string state
|
||||
---
|
||||
uint8 devid
|
||||
uint8 loc
|
||||
uint8 speed
|
||||
uint8 torque
|
||||
Reference in New Issue
Block a user