cartographer_ros
cartographer_ros copied to clipboard
fatal error: <file path>: no such file or directory
In file included from /home/jeahn/catkin_ws/src/sparse-gslam-master/src/sparse_gslam/include/loop_closer/submap_loop_closer.h:2,
from /home/jeahn/catkin_ws/src/sparse-gslam-master/src/sparse_gslam/include/drone.h:6,
from /home/jeahn/catkin_ws/src/sparse-gslam-master/src/sparse_gslam/src/visualizer.cpp:10:
/home/jeahn/catkin_ws/src/sparse-gslam-master/src/sparse_gslam/include/cartographer_bindings/fast_correlative_scan_matcher_2d.h:32:10: fatal error: cartographer/common/port.h: No such file or directory
32 | #include "cartographer/common/port.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
When I run catkin_make_isolated -DCMAKE_BUILD_TYPE=Release
for a github file I get the error above. cartographer/common/port.h exists, although there are multiple versions (catkin_ws/src/install_isolated/include/cartographer/common/port.h AND catkin_ws/...../cartographer/common/port,h AND MORE). So I specified the path from home like /home/