BertaBescos / DynaSLAM

DynaSLAM is a SLAM system robust in dynamic environments for monocular, stereo and RGB-D setups
https://bertabescos.github.io/DynaSLAM/
Other
829 stars 201 forks source link

opencv error #75

Open katey24 opened 3 years ago

katey24 commented 3 years ago

fatal error: opencv/cv.h: No such file or directory 26 | #include <opencv/cv.h>

Please help me to debug this error which has cascaded through multiple include files.

katey24 commented 2 years ago

for anyone who get this in future..check both the cMakeLists.txt file in the main folder DynaSlam as well as in the thirdparty/g2o folder.