ComputationalBiomechanicsLab / opensim-creator

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

Add ability to select which frame a property editor is expressed in #723

Closed adamkewley closed 1 year ago

adamkewley commented 1 year ago

Specifically, for PhysicalOffsetFrame, Station, and PathPoint components where it's understood that some property (e.g. position is currently expressed w.r.t. some frame (e.g. the parent) and the user would like the editor to edit the quanity in some other frame (but save it in the "actual" frame).

The utility of this is that the user could select /ground in order to express frames w.r.t. ground, but they also would have the option to edit it w.r.t. anything they're interested in.