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

How to use the command MoveL_Test

#2
You're using forward kinematics SolveFK(), where you should be using inverse kinematics SolveIK(). The first returns the robot (flange or tool) pose given its joint values, the latter returns a set of joint values given a robot (flange or tool) pose.

Also be mindful that "pose_1" will be the pose of the tool "TCP_ITEM" (w.r.t the "frame_robot"), which is not necessarily the pose of the TCP.

Best regards,

Maarten


Messages In This Thread
How to use the command MoveL_Test - byroeslib- 08-08-2022, 11:58 AM
RE: How to use the command MoveL_Test - byMaarten- 08-08-2022, 02:20 PM



Users browsing this thread:
1 Guest(s)