developer guide for static optimization

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
yoann blache
Posts: 14
Joined: Tue Oct 08, 2013 2:11 pm

developer guide for static optimization

Post by yoann blache » Wed Mar 12, 2014 7:08 am

Hello everyone,

I would like to perform static optimization by writting the code in C++.
However, I cannot find any tutorial for static optimization.
Does someone know if I can find an exemple anywhere?

best regards


yoann

User avatar
Erik Dijkstra
Posts: 21
Joined: Wed Aug 18, 2010 5:24 am

Re: developer guide for static optimization

Post by Erik Dijkstra » Fri Mar 14, 2014 9:11 am

Hi Yoann,

You could have a look at the source code of OpenSim and perhaps also SimBody. In the source code you can find the cpp files that are used for the StaticOptimization in OpenSim, and more general the Optimizer in SimBody.

Best regards,
Erik

User avatar
Michael Sherman
Posts: 805
Joined: Fri Apr 01, 2005 6:05 pm

Re: developer guide for static optimization

Post by Michael Sherman » Fri Mar 14, 2014 10:36 am

FYI -- no capital "B" in Simbody.

Regards,
Sherm

POST REPLY