Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 271 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 271 Bytes

ur_rg2_gripper

Examples

$ rostopic pub /gripper/command std_msgs/String 'close'
$ rostopic pub /gripper/command std_msgs/String 'open'
$ rostopic pub /gripper/command std_msgs/String 'softGrip'
$ rostopic pub /gripper/command std_msgs/String 'strongGrip'