Skip to content

v0.8.84 Support for static pose trials + various updates and bug fixes

Compare
Choose a tag to compare
@nickbianco nickbianco released this 26 Mar 19:59
· 579 commits to master since this release
bf5c5a1

Summary of changes

  • You can now specify a static pose trial in MarkerFitter using setStaticTrial() to add a cost term (with weight from setStaticTrialWeight()) to provide a prior to the marker fitting optimization based on the static pose joint angles.
  • Added an option to disable optimizeMarkerOffsets() which is called during DynamicsFitter::timeSyncAndInitializePipeline().
  • For locked coordinates, OpenSimParser only set upper and lower bounds for the coordinate position. We now set equal upper and lower bounds for coordinate velocities and accelerations, which will prevent small "wiggles" in locked coordinates during dynamics fitting.
  • Added support for ground reaction file headers from the Rajagopal model trial dataset.