Search found 43 matches

by Moe Curtin
Fri Apr 19, 2013 8:33 am
Forum: OpenSim
Topic: Including constraints in the optimization example
Replies: 2
Views: 255

Including constraints in the optimization example

I am trying to work out how to include some constraints in the optimization example, e.g. limit how far a coordinate can move. I can see there is a function constraintFunc, but I'm not quite sure how to include it in the code or where it should be called from. Are there any simple examples available...
by Moe Curtin
Thu Jan 03, 2013 9:35 am
Forum: OpenSim
Topic: Using CoordinateCouplerConstraints and RRA
Replies: 0
Views: 119

Using CoordinateCouplerConstraints and RRA

I am using CoordinateCouplerConstraints in a lumbar spine model so 5 vertebrae can be controlled by 3 single pitch, roll and yaw coordinates. When using RRA I have found that it works fine by defining coordinate actuators just for the 3 pitch, roll, and yaw coordinates alone. I'm just wondering how ...
by Moe Curtin
Mon Nov 26, 2012 4:26 am
Forum: OpenSim
Topic: RRA in OpenSim 2.4
Replies: 13
Views: 1085

Re: RRA in OpenSim 2.4

It's working in version 3.0, thanks!
by Moe Curtin
Thu Nov 22, 2012 3:14 am
Forum: OpenSim
Topic: RRA in OpenSim 2.4
Replies: 13
Views: 1085

Re: RRA in OpenSim 2.4

I have only tried this with version 2.4, and I have tried all of the suggestions. I will give it a go in version 3 and see how it goes, thanks Ayman.
by Moe Curtin
Wed Nov 21, 2012 4:40 am
Forum: OpenSim
Topic: RRA in OpenSim 2.4
Replies: 13
Views: 1085

Re: RRA in OpenSim 2.4

Did you ever find a solution for this issue? I am having the same problem running RRA for similar lengths of time.
by Moe Curtin
Wed Nov 14, 2012 10:08 am
Forum: OpenSim
Topic: Error building the ForcePluginExample in OpenSim 3.0
Replies: 7
Views: 413

Error building the ForcePluginExample in OpenSim 3.0

I have been working through a couple of the sdk examples in OpenSim 3.0 and have been having trouble compiling the BodyDrag example in the ForcePluginExample folder. All of the issues seem to be coming from the Force.h file. Could anybody point me in the right direction with this one please? C:\Open...
by Moe Curtin
Wed Oct 24, 2012 5:50 am
Forum: OpenSim
Topic: running CMC from command line
Replies: 6
Views: 763

Re: running CMC from command line

Hi Ajay,

It isn't a small force range warning. It's acting as if I haven't defined constraints for my muscles and is saying that it it resetting all minimum constraints to 0.02, even though all of them are already set to minimum values of 0.02 or greater.
by Moe Curtin
Mon Oct 22, 2012 3:49 am
Forum: OpenSim
Topic: running CMC from command line
Replies: 6
Views: 763

Re: running CMC from command line

I have just installed 3.0 and am running the example files. The message appears for all muscles in every CMC example in the GUI. Is this a problem or can it just be ignored?
by Moe Curtin
Fri Oct 19, 2012 6:12 am
Forum: OpenSim
Topic: running CMC from command line
Replies: 6
Views: 763

Re: running CMC from command line

Hi Ayman, It turns out that they must have been installed from different files because the build date is actually different on both of the command windows by a month or so. They are both version 2.4.0. The one from Sept 2011 is working ok, but the one from Oct 2011 is the one that I am having this i...