You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: