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

Frame Transformations

#1
Hi! I have created a Target in a Camera frame that is attached to the TCP of the robot. However, I would like to translate the Target from the Camera frame to the Robot frame or Reference Frame so that the Robot can move to that point in space. 

Is there a function to transform a coordinate from one frame to coordinates in another frame?
#2
Hi Ruud,

You can use "RDK.setParentStatic" or "RDK.setParent" to achieve that goal.

See documentation:
setParent: https://robodk.com/doc/en/PythonAPI/robo....setParent
setParentStatic: https://robodk.com/doc/en/PythonAPI/robo...rentStatic

Have a great day.
Jeremy
#3
That worked great, thank you for pointing that out!
  




Users browsing this thread:
1 Guest(s)