夹爪 (Gripper)

命名空间:robonix/prm/gripper

概述

夹爪原语抽象抓取执行器,支持开合命令、宽度设置及宽度状态反馈。常与机械臂配合使用。

接口列表

接口原语类型载荷说明
closecommandreq → status闭合夹爪
opencommandreq → status张开夹爪
set_widthcommandwidth → status设置目标宽度
state_widthstreamstd_msgs/msg/Float64当前宽度

典型组合

硬件建议实现
二指夹爪(开/关)close, open
可调宽度夹爪set_width, state_width
全功能close, open, set_width, state_width