keenon / nimblephysics

Nimble: Physics Engine for Biomechanics and Deep Learning
http://www.nimblephysics.org
Other
403 stars 44 forks source link

Adding `SubjectOnDiskTrialPass::computeKinematicValues` #205

Closed nickbianco closed 7 months ago

nickbianco commented 7 months ago

Fixes https://github.com/keenon/AddBiomechanics/issues/227.

This PR accomplishes two things:

nickbianco commented 7 months ago

@keenon finished refactoring computeKinematicValues and computeValuesFromForcePlates. Let me know what you think.