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

Wrong derivatives of constraintDynamics #2247

Closed
LudovicDeMatteis opened this issue May 28, 2024 · 1 comment
Closed

Wrong derivatives of constraintDynamics #2247

LudovicDeMatteis opened this issue May 28, 2024 · 1 comment

Comments

@LudovicDeMatteis
Copy link
Contributor

LudovicDeMatteis commented May 28, 2024

Bug description

The acceleration and contact forces derivatives computed by the function computeConstraintDynamicsDerivatives are incorrect on Release v3.0.0.
It seems like only the case of 6D contact is affected.
Here is a small python test for different robots, replicating the test test-cpp-contact-dynamics-derivatives of Pinocchio.
It compares computed derivatives against finite differences.

The issue if already known by the maintainers and is being worked on

  • Pinocchio version: 3.0.0

List of broken derivatives (to my knowledge)

  • computeConstraintDynamicsDerivatives of 6D constraints
@LudovicDeMatteis
Copy link
Contributor Author

This have been solved in #2300
Closing this issue

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

No branches or pull requests

1 participant