ComputationalBiomechanicsLab / opensim-creator

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

Add basic support for previewing experimental data #339

Closed adamkewley closed 10 hours ago

adamkewley commented 2 years ago

OpenSim GUI has support for this (via File -> Preview Experimental Data). The motivation for OSC to (redundantly) support it also is that we can customize the UI around the practical demands of our (TU Delft's) motion projects.

E.g. we internally have students doing motion/IMU projects that use OpenSense. Some of those projects are dragging on because the students are having issues importing their IMU data into OpenSense (bad rotations, etc.) - the current pipeline in OpenSim is good for generic work but it would be very handy to have specialized tooling for (e.g.) XSens DOT workflows.

adamkewley commented 10 hours ago

This is now available (experimentally) through the new "Preview Experimental Data" workflow.