Hello,
I could not use LBFGS, PARAMOPT, IMDIF and LAPACK optimizers in CMC part of Opensim 3.1,
The software made an error like this one: "CMCTool: ERROR- Unrecognized optimizer algorithm: 'LBFGS'"
If there is any necessary dll files for these optimizers please help me to find them.
Thanks
Search found 6 matches
- Sat Apr 23, 2016 6:57 am
- Forum: OpenSim
- Topic: problem with CMC
- Replies: 3
- Views: 579
- Sat Apr 09, 2016 8:34 pm
- Forum: OpenSim
- Topic: Inverse Kinematics...implementation
- Replies: 7
- Views: 2283
Re: Inverse Kinematics...implementation
You are likely correct that our optimization algorithms are not the same. In OpenSim/Simbody the inverse kinematics solver uses different optimization algorithms depending on the problem. If the solver has an unconstrained problem with unbounded coordinates it uses the LBFGS [1] method. If the prob...
- Tue Mar 22, 2016 9:08 am
- Forum: OpenSim
- Topic: Is there older version of OpenSim?
- Replies: 6
- Views: 789
Re: Is there older version of OpenSim?
I am not familiar to make it from source code. Would you please send me OpenSim 3.1 which be installed in window platform?jimmy wrote:Downloads page, expand 'List all previous releases'
- Mon Mar 21, 2016 4:21 pm
- Forum: OpenSim
- Topic: Is there older version of OpenSim?
- Replies: 6
- Views: 789
Re: Is there older version of OpenSim?
Hello,
Does anybody know where I can download OpenSim 3.1.? It is not available in the website and I am not familiar to make it from source files.
Thanks a lot.
Does anybody know where I can download OpenSim 3.1.? It is not available in the website and I am not familiar to make it from source files.
Thanks a lot.
- Wed Mar 16, 2016 9:45 pm
- Forum: OpenSim
- Topic: Model editing_Error loading model
- Replies: 5
- Views: 922
Re: Model editing_Error loading model
Hello, I am working with a shoulder model that developed by Saul KR, et al, 2015 The problem is when i want to run the model i have this error: "MovingPathPoint:: Components of the same path point must depend on same the coordinate. Condition: x_coordinate == y_coordinate == z_coordinate FAILED." In...
- Fri Dec 12, 2014 12:08 pm
- Forum: OpenSim
- Topic: Using c3d toolbox
- Replies: 3
- Views: 347
Re: Using c3d toolbox
Hi, I have a problem with Matlab 2013a for Winxp. I have installed the GaitExtractToolbox171 but I cannot run the command for reading C3d files like: c3dFileStatic = 'REF 02.c3d'; or C3dStruct = extractC3d(c3dFileStatic,type, direction); I don't know what's wrong with this and I have also tried lots...