XML-RPC communication with Universal Robots

This is my demo code on how to use the XML-RPC to communicate with Universal Robots (UR). UR is the client and PC is the server that runs the Python script. On the demo code, the script only changes the x coordinate. Enable remote control on the robot side. You must change the server IPContinue reading “XML-RPC communication with Universal Robots”