User defined bone geometry?

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Nicholas Roberts
Posts: 1
Joined: Mon Apr 03, 2017 8:04 am

User defined bone geometry?

Post by Nicholas Roberts » Wed Apr 05, 2017 5:34 am

Is it possible to create & import user defined bone geometry?

I have some segmented pelvis CT data & was wondering if it would be possible to use this in conjunction with OpenSim to estimate loading conditions.

Nic

User avatar
Thomas Uchida
Posts: 1777
Joined: Wed May 16, 2012 11:40 am

Re: User defined bone geometry?

Post by Thomas Uchida » Fri Apr 07, 2017 1:26 pm

Yes, you could generate a mesh and use an ElasticFoundationForce (https://simtk.org/api_docs/opensim/api_ ... Force.html). Alternatively, you could extract the relevant geometric parameters and build a simpler model. You may find these papers helpful:

DeMers, M.S., Hicks, J.L., Delp, S.L. Preparatory co-activation of the ankle muscles may prevent ankle inversion injuries. Journal of Biomechanics 52:17–23, 2017. http://doi.org/10.1016/j.jbiomech.2016.11.002. SimTK project page: https://simtk.org/projects/droplanding/

Lerner, Z.F., DeMers, M.S., Delp, S.L., Browning, R.C. How tibiofemoral alignment and contact locations affect predictions of medial and lateral tibiofemoral contact forces. Journal of Biomechanics 48(4):644–650, 2015. http://doi.org/10.1016/j.jbiomech.2014.12.049. SimTK project page: https://simtk.org/projects/med-lat-knee

POST REPLY