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
Fixed a bug in static trial optimization where decision variable vector length was not correct length, leading to memory corruption.
Fixed bugs in MarkerFixer that were creating discontinuous marker traces and prematurely dropping marker frames.
Added an option DynamicsFitter::estimateFootGroundContacts() to ignore checks that detect when a foot is over a force plate, which can be useful for GRF data that has missing or incomplete force plate geometry.