Closed guilmant closed 1 year ago
It is probably try to link to the wrong version of the library. Make sure that, when recompiling, the version is the one in the submodule folder https://github.com/BehaviorTree/Groot/tree/master/depend
I deleted the full Groot folder and followed the Linux compilation instructions.
Could you please provide some more detail for making sure the correct version is linked? Thank you!
Okay, for me cmake ..
does not give BehaviourTree.CPP submodule found
as I have catkin.
Could you tell me, which file cmake-gui changes or adds the path info to?
Or alternatively, is there the possibility to downgrade the apt package to os-noetic-behaviortree-cpp-v3 3.6.1?
Or could you provide the possibility to downgrade the deb package to ros-noetic-behaviortree-cpp-v3 3.6.1? apt only seems to be able to provide 3.8 unfortunately
After some (I don’t really know what) trying, sudo make install
did the trick.
@guilmant I am 95% sure that Groot works find with 3.8 when it is a submodule. I will check again
Ubuntu 20.04, even with cloning and compiling current version of Groot, when trying to open editor mode, segmentation fault occurs.