Software: 1.7.4
Robot: UR 5E
Camera: Pro S (ETH)
I am using an SPS to call Mech-Viz for path planning, the SPS then sends the planned path to the robot.
My problem is that when I receive the waypoints of Mech-Viz as TCP coordinates the objects can be accurately picked, but sometimes the path that the robot plans and the path that was planned in Mech-Viz do not match which leads to collisions of the robot with its surroundings.
I tried to change receiving the waypoints as JPS from Mech-Viz and now the robot does not collide but also cannot pick the objects anymore since it lost accuracy. It goes to a point 5mm next to the object.
How can I achieve a reliable and accurate path for picking the objects?