Skip to content

IK solver: pykdl  #180

@quarkytale

Description

@quarkytale

I am working on trajectory planning using Probabilistic Motion Primitives on Baxter Robot. It requires the use of an Inverse kinematics tool to convert the algorithm's positions (x,y,z) in task space to Baxter's joint angles without the input of gripper orientation.
IK_Service_Client requires quaternions to provide the solution, hence I tried Baxter pykdl, which outputs None to valid points in the workspace. Even after providing it a seed, the solution is way off and inaccurate. Is there any other IK solver which solves just using the x,y,z values, @ymollard?
This is the screenshot of the same issue:

ik_issue_screenshot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions