Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

UR5 movej to move through many points without stopping at each

#11
To enable sending data to the robot controller you should first use the Connect function to connect to the robot. Even if you are already connected to the robot, this will change the "RunMode" and send all movements to the real robot. The communication protocol depends on the robot controller and driver you use in RoboDK. Most of the times the protocol is TCP/IP Socket communication.

This shows an example:
https://robodk.com/doc/en/PythonAPI/exam...-to-robots




Albert
  




Users browsing this thread:
1 Guest(s)