Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inverse kinematics #5

Open
jmichaux opened this issue Oct 12, 2018 · 1 comment
Open

Inverse kinematics #5

jmichaux opened this issue Oct 12, 2018 · 1 comment

Comments

@jmichaux
Copy link
Owner

It may be worth it to look into using a different IK solver:

https://www.math.ucsd.edu/~sbuss/ResearchWeb/ikmethods/index.html
https://github.com/bulletphysics/bullet3/tree/6b2cae1b1d63056ef48c64b39c8db6027e897663/examples/ThirdPartyLibs/BussIK

@jmichaux
Copy link
Owner Author

Another solution is to write our own IK solver using an off-the-shelf QP or IP solver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant