Skip to content

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

Compare
Choose a tag to compare
@nickbianco nickbianco released this 28 Mar 23:42
· 572 commits to master since this release

*** IGNORE RELEASE 0.8.85 ***

Creating a new release because release 0.8.85 did not have it's version number updated correctly for pip installs.

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.