Search found 8 matches

by Sebastian Krapf
Thu Jun 12, 2014 2:05 am
Forum: OpenSim
Topic: Python scripting issues - compile from source (linux)
Replies: 6
Views: 1596

Python scripting issues - compile from source (linux)

Hi there, I just tried to compile OpenSim 3.2 with python scripting enabled. Debian GCC 4.7.2 Python 2.7.3 SWIG 2.0.7 python-setuptools 0.6.24 Everything works fine, but when I try to import opensim I get an import error: --------------------------------------------------------------------- Tracebac...
by Sebastian Krapf
Wed Sep 18, 2013 5:49 am
Forum: OpenSim
Topic: Matlab (Octave) wrapper on Linux compiles
Replies: 1
Views: 315

Matlab (Octave) wrapper on Linux compiles

Hi there, I have a question about the Matlab / Octave API interface for OpenSim. Is it possible to compile and use the java wrapper for Matlab together with the API (from source) on a Linux machine? Has anybody tried or has anybody an idea? Is the source code of the wrapper available? I would really...
by Sebastian Krapf
Tue May 07, 2013 10:59 am
Forum: OpenSim
Topic: Timeout error on testWrapping - hardware dependent?
Replies: 3
Views: 636

Re: Timeout error on testWrapping - hardware dependent?

Hi Kevin,

Did You find a solution to our problem so far?

Best Regards

Sebastian
by Sebastian Krapf
Thu Mar 21, 2013 2:31 am
Forum: OpenSim
Topic: Timeout error on testWrapping - hardware dependent?
Replies: 3
Views: 636

Timeout error on testWrapping - hardware dependent?

Hi all, I had to change my system due to some (to old) library issues (not related to opesim) from debian 6.0.6 stable (gcc version 4.4.5, liblapack-dev 3.2.1-8) to debian 7.0 wheezy (see signature). I installed an tested SimTK and OpenSim on my laptop an everything worked fine. So decidet to migrat...
by Sebastian Krapf
Wed Jan 16, 2013 5:08 am
Forum: OpenSim
Topic: Opensim 3.0 from source - segfaults on some tests
Replies: 5
Views: 997

Re: Opensim 3.0 from source - segfaults on some tests

p.s. is there a way to mark this topic as solved?
by Sebastian Krapf
Wed Jan 16, 2013 5:03 am
Forum: OpenSim
Topic: Opensim 3.0 from source - segfaults on some tests
Replies: 5
Views: 997

Re: Opensim 3.0 from source - segfaults on some tests

" 100% tests passed, 0 tests failed out of 45" Thank You Kevin! I thought I did specify "lapack;blas" in all the installations, but it seems that I did not specify it in the BUILD_USING_OTHER_LAPACK field when I compiled SimBody. Recompileing both SimBody and OpenSim helped. Again thank's for your h...
by Sebastian Krapf
Tue Jan 15, 2013 1:06 pm
Forum: OpenSim
Topic: Opensim 3.0 from source - segfaults on some tests
Replies: 5
Views: 997

Re: Opensim 3.0 from source - segfaults on some tests

Hi Kevin, thank's for Your fast reply and please excuse me taking such a long time. I have run all the executables in the according directories and I always get a cryptic: USH��H�� USH��H�� Unforunately the err.log file in the directories where the files are is empty. Please find attached everything...
by Sebastian Krapf
Thu Jan 10, 2013 3:23 pm
Forum: OpenSim
Topic: Opensim 3.0 from source - segfaults on some tests
Replies: 5
Views: 997

Opensim 3.0 from source - segfaults on some tests

Dear all, first of all thank you for making your software project freely available. I really appreciate this! I am new to opensim an so far I “use” the Windows GUI in a virtual machine on Linux. I have tried to utilize the precompiled Linux binaries, but experienced some undefined reference errors t...