Search found 88 matches

by Jacob J. Banks
Thu Oct 21, 2021 5:50 am
Forum: Spine and rib cage model in OpenSim
Topic: Scaling with own data
Replies: 5
Views: 486

Re: Scaling with own data

For scaling, as I mentioned prior, if all else fails just go with height. But if you have a full-body marker set you can scale things more precisely. For example, with the vertebrae, you would be better off scaling relative to a C7 to PSIS distance (for y), a C7 to sternum distance (for X), and a sh...
by Jacob J. Banks
Wed Oct 20, 2021 7:34 am
Forum: Spine and rib cage model in OpenSim
Topic: Scaling with own data
Replies: 5
Views: 486

Re: Scaling with own data

Good deal! Glad it worked. - We scale using Matlab API scripts only to streamline things and minimize input errors, but you get the same results. - I think it sounds like you are assigning the markers correctly. I originally asked/meant if you were just placing the markers on the model without regar...
by Jacob J. Banks
Wed Oct 20, 2021 6:39 am
Forum: Spine and rib cage model in OpenSim
Topic: Scaling with own data
Replies: 5
Views: 486

Re: Scaling with own data

Hmmmm.... definitely not how the model should look! Without having all your scale settings and markers available, my first response is to just ask you to reopen the model. We have noticed that sometimes the model appears to scale incorrectly immediately following scaling (when using the GUI) because...
by Jacob J. Banks
Tue Sep 21, 2021 2:42 pm
Forum: OpenSim
Topic: Individual Joints in Torso
Replies: 2
Views: 232

Re: Individual Joints in Torso

https://simtk.org/projects/spine_ribcage
Please see simtk site for a thoracolumbar full-body model.
Jake Banks
by Jacob J. Banks
Tue Sep 14, 2021 5:56 am
Forum: Spine and rib cage model in OpenSim
Topic: Arm muscles on the model
Replies: 2
Views: 264

Re: Arm muscles on the model

Joao, I'll try to answer your questions, but I may need to get back to you on 1-2 items (I'm a fairly new postdoc to the lab/project, and was not around when they assembled the full-body model). 1- my understanding on excluding the arm muscles was/is that they do not play a major role in estimating ...
by Jacob J. Banks
Tue Sep 07, 2021 10:23 am
Forum: Spine and rib cage model in OpenSim
Topic: Inquiry to the methodology used to develop the model
Replies: 4
Views: 410

Re: Inquiry to the methodology used to develop the model

Not for all (you want the muscles to do things)!!!! Just the 6 Pelvis (3x Forces and 3x Moments, make min and max's ~1000 in magnitude... huge overkill for moments) ones so that there is a reason for the model to be staying at 0,0,0 and not falling. I suspect this is your issue... otherwise I'll nee...
by Jacob J. Banks
Tue Sep 07, 2021 10:12 am
Forum: Spine and rib cage model in OpenSim
Topic: Inquiry to the methodology used to develop the model
Replies: 4
Views: 410

Re: Inquiry to the methodology used to develop the model

The model is/should be symmetrical. You can always double check this by looking at the model specifics in opensim or via a source code editor. Therefore, I hypothesize 1 of 2 things: 1. Your 'motion' isn't as symmetrical as you think. 2. Your actuator(s) on the pelvis are not large enough to fight g...
by Jacob J. Banks
Thu Jul 22, 2021 6:21 am
Forum: Spine and rib cage model in OpenSim
Topic: Bad call to API error
Replies: 6
Views: 430

Re: Bad call to API error

Your .mot file had some little errors in it. It had the incorrect number of rows (should be 101), an extra/redundant L4/L5 AB column (I think that was the column), and blank values in the ankle coordinates. The latter error is what caused things to really crash. I could tell something was wrong prio...
by Jacob J. Banks
Wed Jul 21, 2021 3:11 pm
Forum: Spine and rib cage model in OpenSim
Topic: Bad call to API error
Replies: 6
Views: 430

Re: Bad call to API error

I would need to see the .mot, setup file, actuators file, and model.
By 'loads fine' do you mean you can get it to manipulate the model?
Jake Banks
by Jacob J. Banks
Wed Jul 21, 2021 2:39 pm
Forum: Spine and rib cage model in OpenSim
Topic: Bad call to API error
Replies: 6
Views: 430

Re: Bad call to API error

It's pretty difficult for me to say without knowing what your doing/running.
Jake Banks