Skip to content

v0.8.85: Bug fixes for static trial pose optimization and `MarkerFixer`

Compare
Choose a tag to compare
@nickbianco nickbianco released this 28 Mar 16:50
· 573 commits to master since this release

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.