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

Preventing my robot from colliding with solid objects

#1
I have one CAD data in RDk and 8 solid objects divided into pieces. I want the robot to move along the curves in my CAD data, avoiding collisions, and find the automatic path algorithm itself. Can I do this automatically with the Python API?
#2
You can automatically create a curve follow project or a point follow project by using the setMachiningParameters function or AddMachiningProject

You can find more information here:
https://robodk.com/doc/en/PythonAPI/robo...Parameters
  




Users browsing this thread:
1 Guest(s)