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
The test test_constrained_dynamics.py fails the check for the solution returned by aligator.underactuatedConstrainedInverseDynamics() when compiling against Pinocchio 4.
Bug description
The test
test_constrained_dynamics.pyfails the check for the solution returned byaligator.underactuatedConstrainedInverseDynamics()when compiling against Pinocchio 4.Expected behavior
The test is expected to run.