/home/firmament/codes/24navigation/src/Point-LIO/src/laserMapping.cpp:15:10: fatal error: visualization_msgs/msg/marker.hpp: No such file or directory 15 | #include  | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/pointlio_mapping.dir/build.make:76: CMakeFiles/pointlio_mapping.dir/src/laserMapping.cpp.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... In file included from /usr/include/boost/bind.hpp:30, from /home/firmament/codes/24navigation/src/Point-LIO/include/../include/IKFoM/IKFoM_toolkit/esekfom/esekfom.hpp:42, from /home/firmament/codes/24navigation/src/Point-LIO/src/Estimator.h:4, from /home/firmament/codes/24navigation/src/Point-LIO/src/Estimator.cpp:2: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ gmake[1]: *** [CMakeFiles/Makefile2:137: CMakeFiles/pointlio_mapping.dir/all] Error 2 gmake: *** [Makefile:146: all] Error 2