大意:ad Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Questions on post-process and how to import joint coordinates

#6
SolveFK calculates the position of the robot flange with respect to the robot base (not the active tool and reference frame).

You should therefore calculate the target pose using this formula (line 40 of your example):

Code:
pose = ROBOT.PoseFrame() * ROBOT.SolveFK(joints) * ROBOT.PoseTool()


Messages In This Thread
RE: Questions on post-process and how to import joint coordinates - byAlbert- 03-29-2023, 09:17 AM



Users browsing this thread:
1 Guest(s)