Closed addy1997 closed 3 years ago
You should use the read-only ports for reading values like this. (see https://www.universal-robots.com/how-tos-and-faqs/how-to/ur-how-tos/remote-control-via-tcpip-16496/) as the new e-series controllers will drop the connection to port 30002 when running in local mode. You could also grab the data from the real time or RTDE interfaces much quicker than the primary and secondary interfaces.
I can't test it at the moment either sorry.
Hi Ryan,
This is Adwait I have tried fetching the data like TCP, Torque etc values from my UR5 robot. I would like if you check the code and if possible merge it into your repo.
Thanks