knee coordinate system

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
hHooman shirzadi
Posts: 3
Joined: Tue Apr 23, 2019 2:58 pm

knee coordinate system

Post by hHooman shirzadi » Fri May 31, 2019 9:24 am

Hello there,

where in the code can I define the orientation/location of the knee joint coordinate system and origin?

Any thoughts regarding this question will be highly appreciated.

Many Thanks,
Hooman

Tags:

User avatar
Dimitar Stanev
Posts: 1096
Joined: Fri Jan 31, 2014 5:14 am

Re: knee coordinate system

Post by Dimitar Stanev » Sat Jun 01, 2019 1:29 am

This link will help you understand the .osim format:

https://simtk-confluence.stanford.edu:8 ... Sim+Models

For your problem, search for the knee_r or knee_l joints in the .osim file and change the orientation/translation in parent/child fields.

POST REPLY