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

Robot carries external axis

#1
Is it possible to program an external axis that is carried on the flange of the robot?  I do not need it synchronized with robot motion (but it could be).  

The only success I have had so far is by creating a program for every position that my carried axis needs to go to, and calling those programs manually from my robot program like a gripper.  Unfortunately I haven't found an example that shows me how to add program call instructions via the API so I'm not sure how feasible it would be to automate this.

My current application has a rotary axis on the flange, but we have also had applications where the robot carries multiple linear axes.
#2
There is no official way of doing that, but I would do the same to be honest.

Take a look here:
https://robodk.com/doc/en/PythonAPI/robo...nk.RunCode
https://robodk.com/doc/en/PythonAPI/robo...RunProgram
https://robodk.com/doc/en/PythonAPI/examples.html

Jeremy
Find useful information about RoboDK and its features by visiting our Online Documentation and by watching tutorials on our Youtube Channel


  




Users browsing this thread:
1 Guest(s)