Running forward dynamics from command line

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Moe Curtin
Posts: 43
Joined: Fri Oct 02, 2009 5:40 am

Running forward dynamics from command line

Post by Moe Curtin » Fri Oct 08, 2010 8:41 am

I have been running CMC simulations from the command line and would like to do the same for forward dynamics, but there doesn't seem to be a way to include plugins like there is for CMC (-L 'plugin name'). Is this possible for forward simulations?

User avatar
Ayman Habib
Posts: 2236
Joined: Fri Apr 01, 2005 12:24 pm

RE: Running forward dynamics from command line

Post by Ayman Habib » Fri Oct 08, 2010 10:26 am

Hi Moe,

You're right, I'm surprised this was not reported earlier. Please file a bug and I'll fix this in the next release. In the meantime you can either load your plugin in the GUI or you can write a main program that basically does the same function as forward but loads the plugins first. I can help you with that approach if you want. What version of OpenSim are you using?

Best,
-Ayman

User avatar
Moe Curtin
Posts: 43
Joined: Fri Oct 02, 2009 5:40 am

RE: Running forward dynamics from command line

Post by Moe Curtin » Mon Oct 11, 2010 3:07 am

That would be great thanks Ayman, I am running version 2.0.2

POST REPLY