Point Constraint for Kinematics

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Eva Maddox
Posts: 1
Joined: Thu Nov 15, 2018 3:24 pm

Point Constraint for Kinematics

Post by Eva Maddox » Mon Mar 07, 2022 11:35 am

Has anyone implemented a point constraint on the toes of a model before running inverse kinematics? The model keeps sending the toes through the ground instead of bending more at the knees and hips.

Tags:

User avatar
Carmichael Ong
Posts: 401
Joined: Fri Feb 24, 2012 11:50 am

Re: Point Constraint for Kinematics

Post by Carmichael Ong » Mon Mar 07, 2022 3:45 pm

It sounds like you could first try different marker tracking weights in IK.

- Does it look like the experimental marker data for the toes actually goes into the ground? If so, then you might not trust the toe markers as much as weight them lower than the hip and knees that you might trust more.
- Do the experimental marker data for the toes look correct relative to the ground, but your IK solution doesn't track the foot well? Consider increasing the weights on the foot markers to track them better.

One other note: The floor in OpenSim is drawn roughly at y = 0 for visualization purposes. It would be good to check that your experimental setup also has the floor at y = 0, and if it doesn't, adjust accordingly.

POST REPLY