Search found 32 matches

by Daniel Pina
Tue Jul 25, 2017 12:06 pm
Forum: OpenSim
Topic: High frequency noise in SO results after RRA.
Replies: 3
Views: 690

High frequency noise in SO results after RRA.

Hello, I have some lab results consisting of gait tests with camera markers and pressure plates. I did all the scaling and inverse kinematics procedures and they seem to be correctly done. Then I ran RRA for each test, after which I ran SO to study muscle activation. I used the gait2392 default file...
by Daniel Pina
Thu Mar 23, 2017 12:40 pm
Forum: OpenSim
Topic: How to add my exoskeleton model to gait2354simbody?
Replies: 16
Views: 5017

Re: How to add my exoskeleton model to gait2354simbody?

Hi, The contact forces in OpenSim use the Hunt Crossley model, which is a contact between a sphere and a plane or between two spheres. You can see examples of the pre-set Hunt Crossley contacts in the *.osim file of the first example shown the "Dynamic Walking Challenge" tutorial: http://simtk-confl...
by Daniel Pina
Mon Mar 06, 2017 12:49 pm
Forum: OpenSim
Topic: How to add my exoskeleton model to gait2354simbody?
Replies: 16
Views: 5017

Re: How to add my exoskeleton model to gait2354simbody?

You need to place the geometry STL files into OpenSIM's folder, and then edit the gait2354.osim file to include the new geometry. To do this you should create a new "body" within the "BodySet" group. I advise you to use Notepad++ to edit the file, as it's very convenient to tell you how the things a...
by Daniel Pina
Fri Dec 09, 2016 11:25 am
Forum: OpenSim
Topic: Source for experimental data present in Gait2392?
Replies: 4
Views: 316

Re: Source for experimental data present in Gait2392?

Thank you again for your reply. Why are the experimental results from Liu et al and John et al not fit for research? I need experimental data so that I can compare muscle activity between experimental results and a simulation of the same body with added weights (e.g. an orthosis), in order to evalua...
by Daniel Pina
Wed Dec 07, 2016 5:08 am
Forum: OpenSim
Topic: Source for experimental data present in Gait2392?
Replies: 4
Views: 316

Re: Source for experimental data present in Gait2392?

Thank you for your reply! I was talking about the source for the measurements, not their values as I know they are present in the files (at the very worst I could just sum the weights of all bodies in subject01). So just to make sure: Other than OpenSIM's online documentation, there's no source (as ...
by Daniel Pina
Tue Dec 06, 2016 12:23 pm
Forum: OpenSim
Topic: Source for experimental data present in Gait2392?
Replies: 4
Views: 316

Source for experimental data present in Gait2392?

Greetings, I want to properly reference the experimental data that is included in the current Gait2392 model. The standard model seems to have around 78Kg, but the experimental data, after running the scaling procedure, seems to refer to a person with 72Kg. I tried looking at the files using a file ...
by Daniel Pina
Fri Nov 18, 2016 6:46 am
Forum: OpenSim
Topic: Modifying geometry in OpenSim
Replies: 5
Views: 628

Re: Modifying geometry in OpenSim

Yes. If you give a new name to the femur's body (e.g. femur2_r instead of the default femur_r) then you'll have to edit the muscle paths to cross the new body, or you'll probably get an error while opening the model in OpenSim. If you just edit the existing femur_r to use the new parameters and geom...
by Daniel Pina
Thu Nov 17, 2016 12:23 pm
Forum: OpenSim
Topic: Model walking on floor
Replies: 6
Views: 764

Re: Model walking on floor

Hello,

In the followup of this discussion, I would like to know if someone has attempted to use rolling constraints as shown in this article:

http://dx.doi.org/10.1016/j.jbiomech.2013.03.030
by Daniel Pina
Thu Nov 17, 2016 4:08 am
Forum: OpenSim
Topic: Modifying geometry in OpenSim
Replies: 5
Views: 628

Re: Modifying geometry in OpenSim

You can't change the geometry in the osim file. What you can do is create another geometry file (e.g. femur2.stl), copy it to the geometry folder in opensim and then edit the osim file to refer to the new geometry file, under <DisplayGeometry> of the intended femur (left, right or both). And then yo...
by Daniel Pina
Wed Nov 16, 2016 7:22 am
Forum: OpenSim
Topic: Modifying geometry in OpenSim
Replies: 5
Views: 628

Re: Modifying geometry in OpenSim

You can edit all the parameters of each body through the *.osim file, using a text editor. It uses XML annotation so a programming-oriented text editor like "Notepad++" is highly recommended. Here is the part of the online documentation explaining what you're looking for: http://simtk-confluence.sta...