UniversalRobots / Universal_Robots_Client_Library

A C++ library for accessing the UR interfaces that facilitate the use of UR robotic manipulators by external applications.
Apache License 2.0
117 stars 88 forks source link

Document control protocol #73

Open fmauch opened 3 years ago

fmauch commented 3 years ago

As with the reverse interface we've effectively established a communication protocol for external robot control and with further extending this inside #72 it would make sense to document the full protocol and communication separately.