Page 1 of 1

Moving joint center position

Posted: Wed Oct 30, 2019 5:59 pm
by tamsj001
Hello OpenSim users,

I am fairly new to OpenSim and I am trying to simulate the surgical change to the hip joint center location from surgery but when I move the HJC, the femur and muscles move with it. Is there a way to move the HJC location alone, and leave the muscle attachment where it is? This is a common approach during total hip replacement to increase the abductor moment-arm so I would like to consider this in my modelling approach.

Really appreciate your feedback on this and any advice you may have.

Thanks.

Re: Moving joint center position

Posted: Thu Oct 31, 2019 2:45 am
by mitkof6
Hi,

Take a look at the Frame subsection, where the definition of a custom joint is explained:

https://simtk.org/api_docs/opensim/api_ ... edaudience

In essence you will have to change both the location in the parent and child frame so that the joint is defined correctly. This will keep the body frame properly positioned so that everything defined with respect to this frame will be in the same location.