Robotics StackExchange | Archived questions

KDL giving two different poses for same configuration

I'm testing the KDL solver for my URDF file:

Note 1: Joint states1 and Joint States2 are not getting same and It's normal as one pose can be achieve with multiple configuration.

Note 2: Pose1 and Pose2 should be same as I'm going in the sequence of FK-IK but I'm getting a constant difference in pose, for example posedifference.x = 0.02, posedifference.y = 0.3, pose_difference.z = 0.04

What can be the issue? Please, feel free to write whatever you think can be a problem.

Asked by Dev Soni on 2023-04-21 02:06:34 UTC

Comments

Answers