You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently working on a project where I need to control a DH brand Gripper that is connected to the endIO of an elfin5 robot using ROS. I have successfully managed to control the Gripper using the teaching pendant, but I'm facing challenges when it comes to controlling it through ROS.
I have searched extensively for documentation or resources on how to control this type of Gripper plugin using ROS, but unfortunately, I haven't been able to find any helpful information. It seems there's a lack of documentation specifically addressing the integration of the DH Gripper with ROS.
If anyone has experience with a similar setup or knows where I can find relevant documentation, tutorials, or examples, I would greatly appreciate your guidance. It would be incredibly helpful to have a resource that outlines the steps or provides code examples for controlling the Gripper using ROS commands.
Any assistance or direction on this matter would be highly valued. Thank you in advance for your help!
The text was updated successfully, but these errors were encountered:
Thank yoou for your attention, How can I control the gripper using just plain Python or C++ code without using ROS? What's the operation like inside the teaching pendant?
You can use the robot's SDK to control the end 485 to control gripper.This is a relatively complex process that is difficult to describe here. You can request explanations docs from our business department in this regard
I'm currently working on a project where I need to control a DH brand Gripper that is connected to the endIO of an elfin5 robot using ROS. I have successfully managed to control the Gripper using the teaching pendant, but I'm facing challenges when it comes to controlling it through ROS.
I have searched extensively for documentation or resources on how to control this type of Gripper plugin using ROS, but unfortunately, I haven't been able to find any helpful information. It seems there's a lack of documentation specifically addressing the integration of the DH Gripper with ROS.
If anyone has experience with a similar setup or knows where I can find relevant documentation, tutorials, or examples, I would greatly appreciate your guidance. It would be incredibly helpful to have a resource that outlines the steps or provides code examples for controlling the Gripper using ROS commands.
Any assistance or direction on this matter would be highly valued. Thank you in advance for your help!
The text was updated successfully, but these errors were encountered: