@Carlos
- The ROS packages are meant to be used with the gripper plugged in the USB port of the ROS PC, not the robot controller
- Plug the USB of the gripper in the ROS PC controller and follow these instructions: http://wiki.ros.org/robotiq/Tutorials/Control%20of%20a%20C-model%20gripper%20using%20Modbus%20RTU%20protocol
Hello,
We have a problem with the communication with a robotiq gripper using ROS. I will explain the problem with more detail to check if you can help us.
We have a robot UR10 with a C-model Gripper (2 fingers). The gripper is connected to the Robot controller through one of the USB port. Then we connected the robot to the computer through Ethernet and using ROS and the modern drivers for the UR10 we can manage to control the robot using the computer. The gripper is working using the teach pendant but we want to use ROS also to control the gripper but we are not sure how to do it because we just find some tutorials of ROS using Modbus. These are the drivers that we are using:
https://github.com/ros-industrial/robotiq
And these are the tutorials that I mention:
http://wiki.ros.org/robotiq/Tutorials/Control%20of%20an%20S-Model%20Gripper%20using%20the%20Modbus%20TCP%20Protocol
So maybe you can help us with the setup to make the gripper works under ROS together with the UR10.
Regards,
Carlos