How to get one model's height and weight?
Posted: Tue Apr 08, 2014 6:56 am
I have a naive question.
How to find one full-body model's height and weight?(for example, gait2354_simbody.osim)
It seems that full-body weight can be calculated by sum all body parts' weight.
(for example,
<Body name="pelvis">
<mass>11.777</mass>
...
</Body>)
But I can't find the way to get full-body height.
How to find one full-body model's height and weight?(for example, gait2354_simbody.osim)
It seems that full-body weight can be calculated by sum all body parts' weight.
(for example,
<Body name="pelvis">
<mass>11.777</mass>
...
</Body>)
But I can't find the way to get full-body height.