DoF - a Robotiq Community
Warning sign
The Dof Community was shut down in June 2023. This is a read-only archive.
If you have questions about Robotiq products please reach our support team.
bcastets

What is your robotiq integration experience on Franka Emika Panda?
Here are some information gather form our customers.

The bolt pattern of the robot is DIN ISO 9409-1-A50:

  • PCD: 50mm
  • Screws: 4 x M6
zoom
I don't see that much information about the robot controller capability and embedded and effector communication capability on the web. The OEM should have more detailed documentation. My understanding is that the robot controller is mainly use to control the robot itself. It is not really made to connect accessories it. I may be wrong !

The robot controller have to be connected on a PC on which is install a software to control the robot. The communication is done via TCP/IP protocol. The specification sheet mentions some options to manage Modbus/TCP and Profinet. I am not sure about what is possible with those connections.

Franka Emika Panda support ROS. An example of gripper control is available on Github. In this case the connection is done via USB to a PC. It is mentioned in the description that a universal controller have been used in this example but a simple RS485/USB converter should do the job:
https://github.com/frankaemika/external_gripper_example

Also Robotiq provide ROS package to control the gripper:
http://wiki.ros.org/robotiq

The same equipment use from an integration on UR CB Serie robot seems to be necessary for such integration:
- 1 x End-Effector Coupling Kit
        GRP-CPL-062
- 1 x 10 m Robotiq device cable
        CBL-COM2065-10-HF
- 1 x USB to RS485 adapter
        ACC-ADT-USB-RS485

As in the gripper integration example the connection is done via PC USB there is no need to use a universal controller.