Closed xuzhiiii closed 4 months ago
If you are using a Franka gripper, take a look at franka_gripper_server.py. It contains all the topics and messages you need to send gripper commands and view gripper state.
Thank you again for your detailed response. REALLY appreciate your time and this significant project.
thanks for your great project, very helpful for me and I can control real franka with little ROS knowledge.
but I don't know how to add gripper control to it...which "geometry_msgs.msg" could used to control the gripper and how?