I am trying to control the Robotiq Epick gripper which is connected to my UR5e robot. I am using ROS (ur_robot_driver) to communicate with the robot. I am curious about how to use the Robotiq URScript commands to control the gripper.
I have tried following commands and similar others but it did not work for me.
I have used the above command after putting the robot into the remote control mode. I am able to send other URScript commands except the end-effector specific. I have also installed the URCap for Robotiq.
But for controlling the robot via ROS, it must be in local control mode. Then how can one combine ROS control (via local control mode) and sending UR scripts (via remote control mode)?
We can control the robot using ROS in both remote and local control mode. In order to use the dashboard services using ROS, robot must be connected in remote control mode.