ComputationalBiomechanicsLab / opensim-creator

A UI for building OpenSim models
https://opensimcreator.com
Apache License 2.0
137 stars 16 forks source link

Add `tools > warping > unwarpable frames` to list all non-warpable frames in an OpenSim model #809

Closed adamkewley closed 5 months ago

adamkewley commented 8 months ago

Related to making the user either redefine existing frames in terms of points (#808) or use an LSQ fit that will initially be shipped in the MVP of the warping UI (#491).

The idea is that this would help the user figure out what frames they need to convert, but this could be dropped if the model warping UI (#491) makes it clear enough.

adamkewley commented 5 months ago

Dropping this: the latest design for the model warper will make it clear which frames the user has to handle, and the StationDefinedFrame support from upstream will mean that the user can define them in-model, rather than in an external file.