C3D driven models with Toe Flexion

C3D driven models with Toe Flexion#

These are variants of the Simple Lower extremity and Simple Full Body models, showing toe flexion. These models show how the RotationPenetrationCombiDriver class template can be used to bend toes even without measured data. This class template ensures that toes bend to prevent penetration with the ground at toe-off, while they stay in the neutral posture otherwise.

See also

Main file location in AMMR:

Application ‣ Beta ‣ Plug-in-gait_Simple_ToeFlex_GM ‣ LowerExtremity.main.any

Application ‣ Beta ‣ Plug-in-gait_Simple_ToeFlex_GM ‣ FullBody.main.any

If you have measured motion for the toes, for example, with a toe marker, you can instead use the marker to drive the bending of toes. See the BVH driven model with Toe Flexion.