Summary of changes
- 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.