@guillaumeparan regarding the potential fix to problem 1, I am using commit 16225 which includes the potential fix you suggested. Sadly the problem persists.
Hey all,
I am also getting this same error! I am running on a fresh Ubuntu 18.04 VM. The binary version works fine for me, but I would like to be able to build it to both understand the software better, and to use the CGAL plugin in the future.
I have created a gist of all of the steps I have taken so far here. I used the CMAKE GUI to set it up.
When opening RunSofa I get a warning about python not being found in build dir, and when I try and run a softrobots pyscn like the cable gripper tutorial, I get the same error that staticmethod
isnt callable.
I am guessing that this error is because python hasnt been loaded properly.
My directories are
SOFA source /home/james/sofa/master/src
SOFA build /home/james/sofa/build
STLIB /home/james/STLIB
SoftRobots /home/james/SoftRobots
A possibly related problem is that the SoftRobots docs and tutorials dont seem to be anywhere in the build directory, where as the build instructions imply they should be located in /build/applications/plugins/SoftRobots
Thanks for any help you can offer!
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.