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

How to get tool frame respect to reference frame pose in python api

#1
How can I get that pose from the RoboDK Python API the marked one?


Attached Files Thumbnail(s)
   
#2
You should simply use the Pose function of a robot to get the pose of the tool with respect to the reference frame.

The other poses can be retrieved using PoseTool and PoseFrame respectively.

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




Users browsing this thread:
1 Guest(s)