Hello,
I have been trying to command my Robotiq "Hand-E" gripper using the option "Run on the robot". I believe I need to use the old driver shared in this link: https://robodk.com/files/upload/progrobo...ol-com.zip. When I connect the robot with the other more recent driver: https://robodk.com/files/upload/progrobodk-rq.zip I get an error message file not supported. But with the old version, no errors, and the gripper gets activated. The problem is when I run a program that calls a function like rq_move_and_wait( 255 ), the robot waits forever and the command never executes. So seems like the robot receive the script but is not able to read the commands related to the gripper. Although I can command robot movements of UR5e using the option "Run on robot" but nothing related to the gripper.
In contrast, if I "send the program to the robot" the gripper can be controlled. Here are my driver's options settings attached and I would appreciate any help to help me control the gripper of my UR5e robot.
I have been trying to command my Robotiq "Hand-E" gripper using the option "Run on the robot". I believe I need to use the old driver shared in this link: https://robodk.com/files/upload/progrobo...ol-com.zip. When I connect the robot with the other more recent driver: https://robodk.com/files/upload/progrobodk-rq.zip I get an error message file not supported. But with the old version, no errors, and the gripper gets activated. The problem is when I run a program that calls a function like rq_move_and_wait( 255 ), the robot waits forever and the command never executes. So seems like the robot receive the script but is not able to read the commands related to the gripper. Although I can command robot movements of UR5e using the option "Run on robot" but nothing related to the gripper.
In contrast, if I "send the program to the robot" the gripper can be controlled. Here are my driver's options settings attached and I would appreciate any help to help me control the gripper of my UR5e robot.