...
Table of Contents |
---|
There are groups of properties that need to be specified in an IMU inverse kinematics setup file that parallel the tool dialog:
- The model to which the IK solver is to be applied, the sensor orientations to solve for, and the transformation from IMU world to OpenSim.
- The weights to track individual sensors and the time range
- The output specification (output motion, IMU tracking errors).
A sample IMU inverse kinematics setup file is provided in the example below:
Model Specification
This corresponds to the xml tag <model_file> and specifies the .osim file for a model that had IMUs placed on it (using the IMU Placer Tool).
Orientations File
This corresponds to the xml tag <orientations_file> and specifies the path to the sto file containing the time histories of IMU orientations specified as quaternions. The labels in the sto file must correspond to the names of the sensors/IMUs placed on the model.
Panel | ||||
---|---|---|---|---|
| ||||
Previous: How to Use the IMU IK Tool Home: IMU Inverse Kinematics |
...