RoboDK Forum
Using Robotiq gripper with Kinova Gen3 arm——革命制度党ntable Version

+- RoboDK Forum (//www.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN)
+ - - -论坛:通用RoboDK问题(//www.sinclairbody.com/forum/Forum-General-questions-about-RoboDK)
+--- Thread: Using Robotiq gripper with Kinova Gen3 arm (/Thread-Using-Robotiq-gripper-with-Kinova-Gen3-arm)



Using Robotiq gripper with Kinova Gen3 arm-ssonawan-11-22-2022

Hello team,

I am trying to use a Robotiq gripper with a Kinova arm for a pick and place operation. The goal is to send the program to the actual hardware using post processors, and perform the pick and place task.

However, the Robotiq gripper needs a Universal_Robots_Robotiq post-processor (based on the guidelines here//www.sinclairbody.com/forum/attachment.php?aid=2663), whereas the arm uses the Kinova post processor.

In this case, what should the workflow be to integrate the 2 different post processors in one file? Is it possible to control the gripper using the APIs provided by Kinova in some manner?

Please let me know, would appreciate any inputs on this.

Thank you,
Shubham


RE: Using Robotiq gripper with Kinova Gen3 arm-ssonawan-11-22-2022

I was able to get the gripper working with the GripperPosition function in the generated py file


RE: Using Robotiq gripper with Kinova Gen3 arm-Albert-11-24-2022

Thank you for letting us know.

Did you have to apply any changes to the default post processor? Different versions of the controller or RobotiQ gripper may require some adjustments.