Which port are you connecting to?
RobTop
30003
RobTop
I try it today
Hi,
I am working with the ur5e and want to control
Script:
I open the socket connection with python.
I receive the 1108 Bytes and I parse the actual position. I do this in a loop, 1000 times.
But the received position is every time the same.
But the robot is moving.
Now I close the socket
Question:
Why is the sent actual TCP position everytime the same?
Do I have to sent an URScript to the UR5e which is calling the get_actual_tcp_position() and is sending it to a digital out?