MocoTrack solving with unrealistic motion
Posted: Mon Nov 11, 2024 2:42 pm
Hi all,
I am working on tracking experimental walking and predicting changes to kinematics when muscles are weakened unilaterally. I started by working with the weakened abductors condition code from the Moco paper and got good results when I changed the code to weaken muscles on only one side, but as I have started to take out some of the symmetry constraints and track the full gait cycle I have gotten unrealistic walking motion (ie. falling over after the first step, feet slipping, taking very short steps) for both the normal tracking condition and the weakened abductors condition. I added bounds to some of the joints, tried using different techniques for weighting joints, and added a periodicity goal to try to combat this which may have constrained the model too much, but I'm unsure of what to add or take out that might help the problem converge on a realistic solution. I've attached the code I've been using below.
Please let me know if you have done anything similar and/or have suggestions!
Best,
Madison
I am working on tracking experimental walking and predicting changes to kinematics when muscles are weakened unilaterally. I started by working with the weakened abductors condition code from the Moco paper and got good results when I changed the code to weaken muscles on only one side, but as I have started to take out some of the symmetry constraints and track the full gait cycle I have gotten unrealistic walking motion (ie. falling over after the first step, feet slipping, taking very short steps) for both the normal tracking condition and the weakened abductors condition. I added bounds to some of the joints, tried using different techniques for weighting joints, and added a periodicity goal to try to combat this which may have constrained the model too much, but I'm unsure of what to add or take out that might help the problem converge on a realistic solution. I've attached the code I've been using below.
Please let me know if you have done anything similar and/or have suggestions!
Best,
Madison