Does bone geometry affect the contact point

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Kang Li
Posts: 59
Joined: Tue Dec 11, 2007 8:36 am

Does bone geometry affect the contact point

Post by Kang Li » Tue Mar 23, 2010 10:50 am

If we change the femur and tibia geometry files,
will the contact point between femur and tibia be affected? How is the contact point determined?

Can we use contact geometry set to specify the contact point?

User avatar
Ayman Habib
Posts: 2235
Joined: Fri Apr 01, 2005 12:24 pm

RE: Does bone geometry affect the contact point

Post by Ayman Habib » Tue Mar 23, 2010 12:55 pm

Kang,

The geometry vtp files are used only for visualization. No contact is detected/modeled in our example models.

It is possible to define a new model where contact between surfaces is detected and is used to compute/apply forces. For this you need to use .obj files to specify the geometric meshes(please check the OpenSim API example under the sdk folder of the distribution) for an example.

Hope this helps,
-Ayman

POST REPLY