Search found 118 matches

by Karthick Ganesan
Wed Jul 18, 2018 12:57 am
Forum: OpenSim
Topic: Java library failed to load while trying to interface with MATLAB
Replies: 4
Views: 523

Java library failed to load while trying to interface with MATLAB

Dear All, I tried to interface opensim with matlab. I followed the procedure given in the documentation page (manual as well as running the configureOpenSim script). While running sample code (simple optimizer example), It failed to load the java library. My opensim install directory\ bin is in the ...
by Karthick Ganesan
Fri May 11, 2018 6:06 am
Forum: OpenSim
Topic: Joint Load Optimization Plugin
Replies: 14
Views: 1264

Re: Joint Load Optimization Plugin

Dear Tom,
Thanks for your help. The plugin could be loaded successfully with version 3.0.1.
Regards,
Karthick.
by Karthick Ganesan
Fri May 11, 2018 6:03 am
Forum: OpenSim
Topic: Unable to load the analysis example plugin
Replies: 1
Views: 134

Re: Unable to load the analysis example plugin

It works with version 3.0.1.
Thanks.
by Karthick Ganesan
Wed May 09, 2018 8:00 am
Forum: OpenSim
Topic: Unable to load the analysis example plugin
Replies: 1
Views: 134

Unable to load the analysis example plugin

Dear All, I tried building the analysis plugin example provided with the distribution of OpenSim 3.0.I could build the source code successfully with opensim 3.0 and VC10Pro. It is installed in the plugins directory. But I could not load the plugin . It says " unable to load library osimPlugin. Plugi...
by Karthick Ganesan
Mon May 07, 2018 3:54 am
Forum: OpenSim
Topic: Joint Load Optimization Plugin
Replies: 14
Views: 1264

Re: Joint Load Optimization Plugin

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"....
by Karthick Ganesan
Fri Apr 27, 2018 3:30 am
Forum: OpenSim
Topic: Joint Load Optimization Plugin
Replies: 14
Views: 1264

Re: Joint Load Optimization Plugin

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 pro...
by Karthick Ganesan
Fri Apr 27, 2018 3:20 am
Forum: OpenSim
Topic: Joint Load Optimization Plugin
Replies: 14
Views: 1264

Re: Joint Load Optimization Plugin

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...
by Karthick Ganesan
Thu Apr 26, 2018 11:28 pm
Forum: OpenSim
Topic: Joint Load Optimization Plugin
Replies: 14
Views: 1264

Re: Joint Load Optimization Plugin

I built the plugin with compatible version of visual studio and opensim: OpenSim 3.0 VC10P and Visual Studio 2010 Professional.
by Karthick Ganesan
Thu Apr 26, 2018 9:25 am
Forum: OpenSim
Topic: Joint Load Optimization Plugin
Replies: 14
Views: 1264

Re: Joint Load Optimization Plugin

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. It says " unable to load library DeMersOptimizationPlugin. Plugin not loaded". What could be the problem.
by Karthick Ganesan
Tue Apr 24, 2018 12:01 am
Forum: OpenSim
Topic: Joint Load Optimization Plugin
Replies: 14
Views: 1264

Re: Joint Load Optimization Plugin

Yes. I downloaded the source code from Simtk project page.
https://simtk.org/projects/jointloadopt
I am not sure whether the code was designed to work with opensim 3.3. I could not find this information in the project page. How can I find that information?