UR5E controlling by Python

Hi, I am a new one to robotics. I have a robot universal robot ur5e. I want to do a project controlling it by voice. I want to ask how I can code Python to control the robot. Are there any tutorials?

I think you can try control UR robot via RTDE , Socket TCP (python is server, robot is client), Python URX library, XML-RPC or ROS/ROS2

1 Like