Hello,
I'm working with the BothLegs model and want to add ligaments to lower limb.
I tried my best to find documents and examples in the developer and user guide, but still can't find it.
I only read the documents about muscles and actuators.
My question is:
How to new a ligament and use it by C++ code?
Is there any source code example about ligaments?
Or an introduction to the ligament of OpenSim about how it works and how it influence .mot file?
Does anyone have an idea of where I could find them or any suggestion?
Thank you a million,
Leonard
About Ligament
Re: About Ligament
Hi Leonard,
Documentation for ligament implementation can be found on the doxygen website here:
https://simtk.org/api_docs/opensim/api_ ... ament.html
cheers,
-james
Documentation for ligament implementation can be found on the doxygen website here:
https://simtk.org/api_docs/opensim/api_ ... ament.html
cheers,
-james
- Yueh-Lin Lee
- Posts: 8
- Joined: Thu Jun 27, 2013 12:09 am
Re: About Ligament
Thank you so much, James.
It helps me a lot.
It helps me a lot.