Search found 4 matches
- Thu Oct 24, 2013 5:27 am
- Forum: OpenSim
- Topic: [SOLVED] SimTKlapack is missing in OpenSim-3.1 Linux
- Replies: 3
- Views: 774
Re: SimTKlapack is missing in OpenSim-3.1-Linux-x64.tar.gz?
I solved it reading carefully the message of error: /usr/bin/ld: warning: liblapack.so.3gf, needed by /home/USER/ThirdPartyPrograms/opensim31/lib/libosimAnalyses.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libblas.so.3gf, needed by /home/USER/ThirdPartyPrograms/ So you must...
- Thu Oct 24, 2013 1:18 am
- Forum: OpenSim
- Topic: [SOLVED] SimTKlapack is missing in OpenSim-3.1 Linux
- Replies: 3
- Views: 774
Re: SimTKlapack is missing in OpenSim-3.1-Linux-x64.tar.gz?
I forgot to underline that the SimTKlapack lubrary is normally installed by the Windows installer.
Michele
Michele
- Thu Oct 24, 2013 1:14 am
- Forum: OpenSim
- Topic: [SOLVED] SimTKlapack is missing in OpenSim-3.1 Linux
- Replies: 3
- Views: 774
[SOLVED] SimTKlapack is missing in OpenSim-3.1 Linux
Goodmorning everybody, I'm looking for someone which is using the last API version of OpenSim (3.1 as in the title). My question is about the missing library 'SimTKlapack' in the folder 'lib'. I am not able to properly linking my old code with the last version. Actually it works correctly using the ...
- Tue Jun 21, 2011 5:57 am
- Forum: OpenSim
- Topic: Center of Pressure from Elastic Foundation
- Replies: 1
- Views: 427
Center of Pressure from Elastic Foundation
<t>Extracting Center of Pressure from Elastic<br/> Foundation Foot-Ground contact model<br/> <br/> Hi everybody,<br/> <br/> I'm currently working on my master thesis (Dept Information Eng.,<br/> University of Padova).<br/> <br/> I am using the OpenSim ElasticFoundationForce class to implement a<br/>...