Open Lee-JaeWon opened 1 month ago
[ 25%] Building CXX object CMakeFiles/orbslam2.dir/src/ORBSlamPython.cpp.o /root/workspace/src/thirdParty/pybind/src/ORBSlamPython.cpp:4:10: fatal error: ORB_SLAM2/KeyFrame.h: No such file or directory 4 | #include <ORB_SLAM2/KeyFrame.h> | ^~~~~~~~~~~~~~~~~~~~~~
When running 'bash build_orb.sh', only the ORB-SLAM part is not being built. How should I fix this?
I have also encountered the same problem. Have you solved it now?
When running 'bash build_orb.sh', only the ORB-SLAM part is not being built. How should I fix this?