-
antonio.8196 started the topic Questionns about installation in the forum Getting Started 2 weeks, 1 day ago
Hi guys, I was learning from the SoftRobots tutorials but some of them seem to have some errors, the Sofa version in which I tried these tutorials was the 19.something, more specifically the one that I can download from the SoftRobots webpage. Anyway, I came to the forum and realized that the new version (20.12) is now available and now I can use…[Read more]
-
antonio.8196 replied to the topic Error at building SoftRobots with ninja in the forum Building SOFA 4 months, 3 weeks ago
dear @Hugo, I’m trying to use the binaries for SofaRobot
HERE
i’m using Xubuntu 20.04, and i have 3 python packages installed (as you know, python3 comes with Xubuntu already) but as you can see here
einklugerjaeger@einklugerjaeger-VirtualBox:~$ python
[Read more]
Python 2.7.18 (default, Aug 4 2020, 11:16:42)
[GCC 9.3.0] on linux2
Type "help",… -
antonio.8196 replied to the topic Forces on bending pneunet in the forum Using SOFA 4 months, 3 weeks ago
-
antonio.8196 replied to the topic Error at building SoftRobots with ninja in the forum Building SOFA 4 months, 3 weeks ago
@jnbrunet thanks for your help but i gave up, i wasn’t able to install anything
@Hugo, I’m trying now to just install the binaries in my Windows 10, i’m using Anaconda to manage my virtual enviroments, i installed a virtual env called python27 in which python2.7 and numpy is installed, i try to runSofa.exe from this enviroment activated but Sofa…[Read more]
-
antonio.8196 replied to the topic Forces on bending pneunet in the forum Using SOFA 4 months, 3 weeks ago
Hi @Hugo, so i just downloaded the binares of SOFA+SoftRobot but this error appears
[ERROR] [PluginManager] Plugin loading failed (/home/einklugerjaeger/SOFA/lib/libSofaPython.so): libpython2.7.so.1.0: cannot open shared object file: No such file or directory
[Read more]
[ERROR] [PluginManager] Plugin loading failed… -
antonio.8196 replied to the topic Error at building SoftRobots with ninja in the forum Building SOFA 4 months, 3 weeks ago
Ok, i ran cmake –install . into My-SOFA/build repository by accident and idk what happened hahaha i hope that this doesn’t mess up with installation D:
-
antonio.8196 replied to the topic Error at building SoftRobots with ninja in the forum Building SOFA 4 months, 3 weeks ago
Thanks you for the fast response @jnbrunet, as you said, i wasn’t pointing the ..src/ folder, i needed to
cmake -DPython_EXECUTABLE=/usr/local/bin/python3 ../src
and i was just doingcmake -DPython_EXECUTABLE=/usr/local/bin/python3
So i managed to do this step, next step according to the Github page is to install the python3 bindings. This is…[Read more]
-
antonio.8196 replied to the topic Error at building SoftRobots with ninja in the forum Building SOFA 4 months, 4 weeks ago
I managed to do the Cmake config of the SofaPython3 plugin (pybind11 wasn’t installed properly).
Sooooo…when i tried to change the python path using
cmake -DPython_EXECUTABLE=/usr/local/bin/python3 ..
orcmake -DPython_ROOT_DIR=/usr/local ..
There’s an errorMy-SOFA/build$ cmake -DPython_ROOT_DIR=/bin/ ..
[Read more]
CMake Error: The source directory… -
antonio.8196 replied to the topic Error at building SoftRobots with ninja in the forum Building SOFA 4 months, 4 weeks ago
Hi, a little update of my situation. I’m trying to install the SofaPython3 plugin and Cmake gives this error
`SofaPython3 is compiled as a subproject to the external project ‘Sofa’.
CMake Error at /home/einklugerjaeger/ext_plugin_repo/SofaPython3/CMakeLists.txt:71 (find_package):
Could not find a package configuration file provided by…[Read more] -
antonio.8196 started the topic Error at building SoftRobots with ninja in the forum Building SOFA 4 months, 4 weeks ago
Hi guys, i’m trying to install the SoftRobots plugin.
The Cmake step was already done and the configuration was correct (I selected the SoftRobot Ignore Errors since i haven’t installed the STLIB plugin), but when i’m trying to build it with ninja this appears[13/43] Building CXX object…
[Read more] -
antonio.8196 replied to the topic Forces on bending pneunet in the forum Using SOFA 5 months ago
Hi, I’m really new with SOFA and i need to install the SoftRobots plugin and i’m kind of lost, how did you do it? Did you just downloaded the binaries files? I’m sorry for not being able to help you but maybe if you helped me i could be more into the software and help you later.
-
antonio.8196 started the topic Problems at lauching runSofa in the forum Building SOFA 6 months, 2 weeks ago
Hi guys, I’ll try to be really detailed because i already posted a topic which was a bunch of amateur mistakes.
So, my first error was when i was generating the files at using CMake, my problem was that although i downloaded Qt, it looks like that when the files were being downloaded an error happened and it closed the downloading. I couldn’t…[Read more]
-
antonio.8196 replied to the topic Error at installing a newer CMake version in the forum Building SOFA 6 months, 2 weeks ago
Hi, I was able to install correctly CMAke but now when I try to do the CMake configuration i get this error
Configuring incomplete, errors occurred!
See also “/home/klugerjaeger/My-SOFA/build/CMakeFiles/CMakeOutput.log”.
See also “/home/klugerjaeger/My-SOFA/build/CMakeFiles/CMakeError.log”.Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD…[Read more]
-
antonio.8196 became a registered member 1 year, 8 months ago