Page 1 of 1

About Ligament

Posted: Tue Nov 12, 2013 2:44 am
by leonard
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

Re: About Ligament

Posted: Tue Nov 19, 2013 10:32 am
by jimmy
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

Re: About Ligament

Posted: Tue Nov 19, 2013 6:29 pm
by leonard
Thank you so much, James.
It helps me a lot.