Search found 43 matches

by Moe Curtin
Wed Jun 30, 2010 8:50 am
Forum: OpenSim
Topic: Out of memory error
Replies: 5
Views: 493

RE: Out of memory error

Thanks a million Ayman!
by Moe Curtin
Mon Jun 28, 2010 8:34 am
Forum: OpenSim
Topic: Out of memory error
Replies: 5
Views: 493

Out of memory error

I sometimes get the following error message when I'm running CMC:

java.lang.OutOfMemoryError: Java heap space

Is there anything I can do to stop this from happening?

Thanks
by Moe Curtin
Thu Jun 24, 2010 8:54 am
Forum: OpenSim
Topic: CMC Results
Replies: 1
Views: 272

CMC Results

Sometimes when running a CMC simulation I might get as far as 90% and then it would fail. Is it at all possible to have the results stored up to the point of failure, or do you have to have a successful simulation to have results written to a file?
by Moe Curtin
Tue May 11, 2010 9:10 am
Forum: OpenSim
Topic: Using getDirectionCosines
Replies: 2
Views: 200

RE: Using getDirectionCosines

Thanks Ayman, that worked great!
by Moe Curtin
Fri Apr 30, 2010 11:24 am
Forum: OpenSim
Topic: Using getDirectionCosines
Replies: 2
Views: 200

Using getDirectionCosines

Could anyone please tell me in what order the values are returned when using getDirectionCosines and what they correspond to. I'm having trouble trying to figure it out, thanks!
by Moe Curtin
Wed Apr 28, 2010 2:57 am
Forum: OpenSim
Topic: Applying a force to a point
Replies: 0
Views: 158

Applying a force to a point

<t>I'm trying to write a plugin which applies a force to a body locally like a point actuator does in RRA when <force_is_global> is set to false. I have the plugin working using applyForceToPoint in the CustomActuator.h file but that only seems to apply the force globally. Is there a way to make thi...
by Moe Curtin
Mon Mar 29, 2010 9:37 am
Forum: OpenSim
Topic: Reserve Actuators
Replies: 0
Views: 72

Reserve Actuators

When adding reserve actuators to a CMC analysis, is there a way to get them to kick in only when absolutely necessary, or is it down to trial and error?
by Moe Curtin
Thu Mar 18, 2010 10:57 am
Forum: OpenSim
Topic: Controllable Spring
Replies: 0
Views: 106

Controllable Spring

<t>I have just worked through the custom actuator example in the developers guide and am interested in creating a controllable spring plugin. In the example, the spring, model and analysis are all created and executed together. Is there a way of using the code to make a simple spring plugin or would...
by Moe Curtin
Thu Mar 11, 2010 7:55 am
Forum: OpenSim
Topic: Elastic Force Foundation
Replies: 1
Views: 128

Elastic Force Foundation

I'm just starting to experiment with contact forces in OpenSim 2.0.1 and am wondering if anybody has details on what the various parameters are in the ElasticFoundationForce set.

Thanks
by Moe Curtin
Wed Mar 03, 2010 7:42 am
Forum: OpenSim
Topic: Problem following developers guide
Replies: 3
Views: 160

Problem following developers guide

<t>I am trying to compile the tug of war model step by step as done in the developers guide. I can compile steps 1 to 5 with no problems and my model and motion files load and work in OpenSim. When I try step 6 - adding a contact force, the file compiles but when I run the executable, no model files...