RTDE_Python_Client_Library icon indicating copy to clipboard operation
RTDE_Python_Client_Library copied to clipboard

RTDE client library and examples

Results 5 RTDE_Python_Client_Library issues
Sort by recently updated
recently updated
newest added

Hello, I try to run the example_control_loop.py, but it always says the variables are in use. (IN_USE). Have not been able to run it ever. Are there some undocumented requirements?...

enhancement

Client library, and controller code expect at least one output variable before starting data synchronization. This behavior is both unexpected, and difficult to handle for clients that only want to...

enhancement

Hi team, I am using latest RTDE version and running a program which moves the robot head to 165 different positions in a cylindrical pattern with a time delay of...

bug

Seems like RTDE expects you to poll it continuously after you connect if you want fresh data. It'd be good if that was clearly called out in the docs. If...

documentation
question