The IMU IK tool (available as of OpenSim 4.2) goes through each time step (frame) of motion and computes generalized coordinate values which positions the model in a pose that "best matches" experimental IMU orientations. Mathematically, the "best match" is expressed as a weighted least squares problem, whose solution aims to minimize orientation errors. The topics covered in this section include:
...
where q is the vector of generalized coordinates, wi's are the weights corresponding to each IMU orientation, and θi's are the angle component of the orientation errors expressed by an axis-angle representation.
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Next: How to Use the IMU IK Tool Previous: Getting Started with IMU Inverse Kinematics Home: IMU Inverse Kinematics |
...