Replies: 2 comments 5 replies
-
Before you set it as the default solver you will need to add it to the manipulator manager. There should be an addInvKinematicsSolver method. I have an open PR which I am writing more unit tests for before merging, but it will allow you to configure the kinematics using a yaml file. |
Beta Was this translation helpful? Give feedback.
5 replies
-
The kinematics have been updated so they are loaded as plugins to make it easier for users to use custom IK solvers. See the documentation here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hallo zusammen,
I want to use the UR Inverse Kinematic Solver, which is provided by tesseract_planning.
I am able to initialize a Solver:
But how am I able to set it up properly?
Thanks for your help!
Johannes
Beta Was this translation helpful? Give feedback.
All reactions