Search found 30 matches

by Kathleen Reilly
Mon Nov 24, 2008 3:31 pm
Forum: OpenSim
Topic: Print Error
Replies: 2
Views: 378

RE: Print Error

<t>More of the same:<br/> Storage.print(const string&,const string&): error printing to C:\Documents and Settings\User\Desktop\testData\CMC\.\Results /900027_CMC_Actuation_power.sto<br/> <br/> Not sure where that forward slash is coming from, but I think that might be part of the problem. An...
by Kathleen Reilly
Mon Nov 24, 2008 12:20 pm
Forum: OpenSim
Topic: Print Error
Replies: 2
Views: 378

Print Error

I'm suddenly getting a lot of print errors that look like this:
Storage.print(const string&,const string&): error printing to desiredKinematics_padded.sto

This hasn't happened before, and as far as I can tell nothing has been changed. Any ideas? Thanks!
by Kathleen Reilly
Mon Nov 24, 2008 12:08 pm
Forum: OpenSim
Topic: control_constraints for excitations
Replies: 1
Views: 444

RE: control_constraints for excitations

<t>Hi Tim-you are correct. The only thing to keep in mind is that everything *before* time 0.6 is being constrained between 0.02 and 0.021, and then 0.6 to 0.92 is being constrained between 0.02 and 1.0. So the first time point accounts for everything before that first time, even though you don't ex...
by Kathleen Reilly
Fri Oct 31, 2008 10:58 am
Forum: OpenSim
Topic: GCVspline Error
Replies: 2
Views: 581

GCVspline Error

After successfully running IK, I get the following message when trying to run ID:
Exception:
ERROR - Evaluating GCVSpline at 1.6658 outside its domain [-0.5, 1.66204]

What is this referring to? Where is it getting these domain values from?

Thanks
by Kathleen Reilly
Tue Oct 07, 2008 5:50 pm
Forum: OpenSim
Topic: RRA and CMC
Replies: 21
Views: 4066

RE: RRA and CMC

So what do you suggest when RRA1 and RRA2 look good, and CMC won't run, and you've made your reserve actuators ridiculously large already? If increasing reserve actuators doesn't work, and CMC still shuts down OpenSim unexpectedly, what next?? Thanks!!
by Kathleen Reilly
Wed Oct 01, 2008 2:01 pm
Forum: OpenSim
Topic: Unrecognized Property Type
Replies: 0
Views: 161

Unrecognized Property Type

When I try to run a forward simulation, I get the following message:
Object.UpdateObject: WARN-unrecognized property type.

And then a box pops up and says "Forward Integration did not complete. Keep partial result?"

And that's it. Any ideas?
by Kathleen Reilly
Wed Oct 01, 2008 1:52 pm
Forum: OpenSim
Topic: Ankle Angle values
Replies: 0
Views: 153

Ankle Angle values

<t>The *_states.sto file provides values like "ankle_angle_l". What are the units on these values? At first I thought it was radians, but converting to degrees does not give anywhere near the expected result. (When plotted in the OpenSim plotter, ankle_angle_l is given in terms of degrees, -60 to 60...
by Kathleen Reilly
Wed Oct 01, 2008 1:45 pm
Forum: OpenSim
Topic: Active/Passive Force
Replies: 4
Views: 564

RE: Active/Passive Force

When you export, the data you are receiving is active/passive fiber force, not actuator force, is that correct? Is there a way to get the active/passive components of the actuator force?
by Kathleen Reilly
Mon Sep 29, 2008 2:11 pm
Forum: OpenSim
Topic: Active/Passive Force
Replies: 4
Views: 564

RE: Active/Passive Force

<t>Thanks for the response!<br/> <br/> Along those lines...<br/> When I plot i.e. Total Force vs. Ankle Angle in the OpenSim plotter, I get a nice smooth curve. <br/> <br/> When I plot this data elsewhere(i.e. Matlab), I get something very jagged. (Plotting something from the _Actuation_Force.sto fi...
by Kathleen Reilly
Mon Sep 29, 2008 11:16 am
Forum: OpenSim
Topic: Active/Passive Force
Replies: 4
Views: 564

Active/Passive Force

<t>The plotter in OpenSim can separately plot active and passive forces; however, I do not see these separated out in the CMC output files. I assume the _Actuation_Force.sto file contains total force. How can I obtain these separated active/passive force values (to plot in another tool)?<br/> <br/> ...