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

Solving quaternions does not preserve normalization #48

Open
liquidcronos opened this issue Sep 8, 2021 · 1 comment
Open

Solving quaternions does not preserve normalization #48

liquidcronos opened this issue Sep 8, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@liquidcronos
Copy link
Member

While the library supports quaternions the solver currently does not constrain the quaternions so that they are normalized!

This can be fixed by defining an inate joint limit after implementing #20

@liquidcronos liquidcronos added the bug Something isn't working label Sep 8, 2021
@liquidcronos
Copy link
Member Author

In the mean time, the inverse kinematics solver should throw an error if it encounters quaternions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant