Nimblephysics Versions Save

Nimble: Physics Engine for Biomechanics and Deep Learning

v0.10.32

5 months ago

Adding a heuristic based on foot stillness coupled with missing GRF, which seems to quite commonly indicate missing GRF in overground walking.

v0.10.31

6 months ago

This release adds support for differentiable magnetometers on the Skeleton, with fast analytical Jacobians, to make working with 9-axis IMUs easier.

v0.10.30

6 months ago

Fixes some segfaults in SubjectOnDisk reading very minimal files with missing info, and also adds some Python bindings to GUI APIs.

v0.10.29

6 months ago

In many use cases, creating a GUI without specifying a World is actually what you want. That is now possible with this small change.

v0.10.28

6 months ago

We now zero the X and Z components of the GRF moment when we can't find a working interpretation for the data that has CoPs that make sense, instead of just blindly continuing with non-zero X and Z moments.

v0.10.27

6 months ago

v0.10.26

6 months ago

v0.10.25

6 months ago

Fixing an OOB on some inputs to DynamicsFitter.

v0.10.24

6 months ago

For missing GRF review, we can now initialize with manual annotations.

v0.10.23

6 months ago

Add support for recomputing ForcePlate data at different frame rates.