Adding support to export OpenSim compatible `*.mot` files for ground reaction forces loaded from `*.c3d` files.
0.6.17
This minor release adds support for `OpenSimParser::saveTRC(...)`
0.6.15.1
In multi-trial scaling we were sorting backwards by joint variability. This is now fixed.
0.6.15
Fixing a pair of errors:
- Fix handling for C3D files with NaN marker positions (those observations are now dropped) - Fix joint center and joint axis solvers, they are now robust to neighboring markers which do not appear at all in the trajectory.
0.6.14
An approximately 10x speedup on MarkerFitter.
0.6.12
Adding the ability to group elements in the GUI into "layers", which can be shown or hidden on demand.