Page 2 of 2

Re: Joint Load Optimization Plugin

Posted: Fri Apr 27, 2018 3:20 am
by karthick_ganesan
I chose opensim 3.0 because the citation paper was released in June 2013. I tried with 2.4. It gave errors. There were no errors with 3.0. I just tried with 3.1. It gives an error: can not find input file SimTKlapack.lib. 3.1 contains ' liblapack'. 3.o contains SimTKlapack'. So probably the code was written for opensim 3.0.

Re: Joint Load Optimization Plugin

Posted: Fri Apr 27, 2018 3:30 am
by karthick_ganesan
Thanks for your reply. I chose opensim 3.0 because the citation paper was received on June 2013. I tried with 2.4. It gave errors. There were no errors with 3.0. I just tried with 3.1. It gives an error: can not find input file SimTKlapack.lib. 3.1 contains 'liblapack'. 3.0 has 'SimTKlapack'. So probably the code was written for 3.0.

Re: Joint Load Optimization Plugin

Posted: Fri Apr 27, 2018 12:35 pm
by tkuchida
If you're still having trouble with the plugin, you might consider upgrading the code to 3.3. If you do, I recommend building and testing one of the example plugins first (<your OpenSim installation directory>\sdk\APIExamples\Plugins) to make sure your environment is correctly configured.

Re: Joint Load Optimization Plugin

Posted: Mon May 07, 2018 3:54 am
by karthick_ganesan
I tried building the analysis plugin example provided with the distribution.I could build the source code successfully with opensim 3 and VC10Pro. It is installed in the plugins directory. But I could not load the plugin( same error) . It says " unable to load library osimPlugin. Plugin not loaded". What could be the problem?

Re: Joint Load Optimization Plugin

Posted: Fri May 11, 2018 6:06 am
by karthick_ganesan
Dear Tom,
Thanks for your help. The plugin could be loaded successfully with version 3.0.1.
Regards,
Karthick.