About Ligament

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Yueh-Lin Lee
Posts: 8
Joined: Thu Jun 27, 2013 12:09 am

About Ligament

Post by Yueh-Lin Lee » Tue Nov 12, 2013 2:44 am

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

User avatar
jimmy d
Posts: 1375
Joined: Thu Oct 04, 2007 11:51 pm

Re: About Ligament

Post by jimmy d » Tue Nov 19, 2013 10:32 am

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

User avatar
Yueh-Lin Lee
Posts: 8
Joined: Thu Jun 27, 2013 12:09 am

Re: About Ligament

Post by Yueh-Lin Lee » Tue Nov 19, 2013 6:29 pm

Thank you so much, James.
It helps me a lot.

POST REPLY