add jzCmd.action

This commit is contained in:
hehe
2025-11-20 14:31:56 +08:00
parent a4c178292a
commit 3f3810a059
2 changed files with 14 additions and 0 deletions

View File

@@ -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
View 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