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

Under some circumstances, Jacobian does not get updated correctly #499

Closed
mxgrey opened this issue Sep 20, 2015 · 1 comment
Closed

Under some circumstances, Jacobian does not get updated correctly #499

mxgrey opened this issue Sep 20, 2015 · 1 comment
Milestone

Comments

@mxgrey
Copy link
Member

mxgrey commented Sep 20, 2015

It is currently possible for a parent BodyNode's transform to change without dirtying the Jacobian flag for its child BodyNodes, resulting in incorrect Jacobian computations for its children.

I am about to write a patch and regression test for this.

@mxgrey
Copy link
Member Author

mxgrey commented Sep 29, 2015

This is fixed by pull request #500

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

2 participants