add GripperStatus.msg

This commit is contained in:
NuoDaJia02
2026-01-20 10:37:49 +08:00
parent 78fb103155
commit 042a04e771
2 changed files with 6 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ set(msg_files
msg/MetaKey.msg
msg/ArmMotionParams.msg
msg/ArmError.msg
msg/GripperStatus.msg
)
set(action_files
action/MoveToPosition.action

View File

@@ -0,0 +1,5 @@
std_msgs/Header header
float32 loc
float32 speed
float32 torque
string state