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
When using aligator.FrameCollisionResidual(ndx, nu, model, collision_model, 0) with a collision_model that contains no collision pairs, it results in a segmentation fault.
It is expected to get an error when collision model has no collision pairs but a message could help debug.