Search found 35 matches

by Ruoli Wang
Tue Nov 15, 2011 3:03 pm
Forum: OpenSim
Topic: How to write predefined x nodes in constraints.xml file
Replies: 6
Views: 763

How to write predefined x nodes in constraints.xml file

Hi all, I want to write pre-defined x nodes values in the CMC_constraint.xml file. e.g. <x_nodes> <ControlLinearNode name=""> <t> 0.20999999999999999000 </t> <value> 0.01000000000000000000 </value> </ControlLinearNode> Is there any easy way to write the values (stored in excel file) to xml file in t...
by Ruoli Wang
Wed Nov 02, 2011 2:53 am
Forum: OpenSim
Topic: Muscle over-activity simulation
Replies: 1
Views: 181

Muscle over-activity simulation

Hi all, I want to study muscle compensation strategies to track the normal gait pattern when over-activity are present in certain muscle, but not sure how to do it in Opensim. I guess I can run CMC on healthy subjects, and manually increase the excitations of certain muscle, and then re-run CMC to t...
by Ruoli Wang
Mon Oct 31, 2011 11:50 am
Forum: OpenSim
Topic: CMC failure for large knee motion in v2.4
Replies: 0
Views: 254

CMC failure for large knee motion in v2.4

Hi all, I am using Gait 2392 model to simulate squat motion, no solution was found by the optimizer for knee flexion angle larger than 60 degrees in CMC. I have tried increase reserve and residual forces, muscle strength, nothing worked. SimTK Exception thrown at InteriorPointOptimizer.cpp:262: Opti...
by Ruoli Wang
Wed Oct 26, 2011 3:27 am
Forum: OpenSim
Topic: CMC failed for large knee ROM
Replies: 2
Views: 486

Re: CMC failed for large knee ROM

Hi Lydia, I got similar CMC failure in squatting (gait2392.osim) when knee flexion angle reached around 60 degrees. SimTK Exception thrown at InteriorPointOptimizer.cpp:262: Optimizer failed: Ipopt: Restoration failed (status -2) Have you fixed the problem? I already tried to increase reserve and re...
by Ruoli Wang
Mon Oct 24, 2011 2:44 am
Forum: OpenSim
Topic: Warning message in CMC V2.4
Replies: 4
Views: 1419

Re: Warning message in CMC V2.4

Hi Ayman, Thank you for your suggestions. The CMC run to completion when I increased few 'weights' in the CMC_task.xml, but the warning message still appeared in every computing step. I will consult authors for this part. I have done a further induced acceleration analysis, and the superposition gen...
by Ruoli Wang
Fri Oct 21, 2011 1:12 am
Forum: OpenSim
Topic: Warning message in CMC V2.4
Replies: 4
Views: 1419

Warning message in CMC V2.4

Hi all, I am trying to run CMC on Arnoldetal2010_2Legs.osim model with own experimental gait data (scaling, Ik and RRA worked fine, and I had quite small residuals after running RRA twice), I got warning message in computing initial values and almost in every timestep. e.g. CMC.computeControls: t = ...
by Ruoli Wang
Wed Oct 19, 2011 3:16 am
Forum: OpenSim
Topic: Display problem in v2.4
Replies: 4
Views: 360

Re: Display problem in v2.4

Hi Ayman,

Thank you for your quick answer. Option 3 works!!

Ruoli
by Ruoli Wang
Tue Oct 18, 2011 8:44 am
Forum: OpenSim
Topic: Display problem in v2.4
Replies: 4
Views: 360

Display problem in v2.4

Hi, I am trying to run scaling on Arnoldetal2010_2legs.osim model in v2.4, but some of the bones were not displayed in the scaled.osim. It displayed well in the generic model. The geometry folder and all other files are all in the working directory. In the GUI, I can see .vtp files are under the dis...
by Ruoli Wang
Sun Oct 09, 2011 6:12 am
Forum: OpenSim
Topic: Problems to run Analyze using commend line v2.4.0
Replies: 6
Views: 830

Re: Problems to run Analyze using commend line v2.4.0

Hi Ayman,

The full path finally solved the problem. All the related files have to be referred using full path. Thank you!

Just curious, why it has to be full path in the setup_analyze.xml? but not in the other setup files e.g. setup_cmc.xml?

Best regards,

Ruoli
by Ruoli Wang
Fri Oct 07, 2011 7:40 am
Forum: OpenSim
Topic: Problems to run Analyze using commend line v2.4.0
Replies: 6
Views: 830

Re: Problems to run Analyze using commend line v2.4.0

Hi Ayman,

I used /ResultsCMC/subject01_walk1_controls.xml, but today I also tried ./ResultsCMC/subject01_walk1_controls.xml, did not work either, same error message.

Ruoli