Closed inkyusa closed 5 years ago
This is a raisimOgre issue. I found that in ubuntu 16.04, raisimOgre is linked against the system assimp. I included the assimp source and modified its CMakeLists.txt such that it always links to the right version. It has to be tested further but I am closing this issue for now.
Thank you for great work. I faced the following error when executing "python3 scripts/anymal_blind_locomotion.py" command as instructed from the readme.
I am using Ubuntu 16.04, g++ 8, gcc8, with conda python 3.7.3, tf 1.14.0 (CPU), cmake 3.13.4 It looks like some version issue on Ogre...