Compile ORB_SLAM under Ubuntu18.04 system, the following error appears:
Cmake Error at CMakeLists.txt:40(find_packang):Find package configuration file:
/use/local/lib/cmake/pangolin/.cmake ,but it set Pangolin_FOUND toFALSE so package"Pangolin"isconsidered to be not FOUND.Reason given by package:
Pangolin could not be found because dependency Eigen3 could be not found.
Compile ORB_SLAM under Ubuntu18.04 system, the following error appears: Cmake Error at CMakeLists.txt:40(find_packang):Find package configuration file: /use/local/lib/cmake/pangolin/.cmake ,but it set Pangolin_FOUND toFALSE so package"Pangolin"isconsidered to be not FOUND.Reason given by package: Pangolin could not be found because dependency Eigen3 could be not found.