-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Achilles tendon wrapping 2 #788
Conversation
@depierie Here is branch on top of this one, which have your calibration work and the custom tibial rotation: |
Co-authored-by: Enrico De Pieri <[email protected]>
bc6fdea
to
ab5671d
Compare
CHANGELOG.md
Outdated
* Wrapping surfaces have been added to the achilles tendon around the ankle in | ||
the TLEM 2.0 leg model. This ensures a even ratio of moment arms between | ||
the soleus and gastrocnemius muscles. Hence, gastroc is recruited less in | ||
especially downhill walking, solving the models tendency to overpredict the | ||
knee contact forces at toe off. This is the first of a number of improvements | ||
to the leg model by Dr. Enrico De Pieri who is working on a | ||
publication on improvements and validation of the TLEM 2 leg model. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@depierie I have added a entry to the changelog. Is this OK, otherwise just let me know what to write instead
@depierie I made a new PR with a cleaned-up version of #766
I have removed the extra calibration and custom tibial rotation. That should probably have its own PR.
I have made the improvements exclusive to TLEM-2.0. I think that is best. It will limit the amount of validation we will have to do.