This release includes minor changes to nimble.biomechanics.MarkerMultiBeamSearch, to focus on searching individual rigid bodies one at a time, instead of searching across an entire skeleton worth of markers at once.
Unclaimed project
Are you a maintainer of nimblephysics? Claim this project to take control of your public changelog and roadmap.
This release includes minor changes to nimble.biomechanics.MarkerMultiBeamSearch, to focus on searching individual rigid bodies one at a time, instead of searching across an entire skeleton worth of markers at once.
In order to improve the continuity of raw marker data, which often suffers from label swaps, we have found that various kinds of beam search are helpful to merge up markers over time. This adds C++ acceleration utilities to handle these searches.
This is a bunch of small bounds checks and small warning prints that should help diagnosing future issues in AddBiomechanics.
Needed for downstream AddBiomechanics applications.
This adds a few more fields to SubjectOnDisk, and adds some missing Python bindings for a few miscellaneous math utilities.