I have a UR5e robot and an EPICK suction cup. I want to control the EPICK through C++ in visual studio, but how do I know the control instructions?
Here is an article with some information for how to do that with our 2F85 gripper. It is quite similar for ePick.https://dof.robotiq.com/discussion/2420/control-robotiq-gripper-mounted-on-ur-robot-via-socket-communication-python#latest
I have a UR5e robot and an EPICK suction cup. I want to control the EPICK through C++ in visual studio, but how do I know the control instructions?