This work contains a modified version of cartographer_frontier_detection and rrt_exploration. We implement an active exploration process and improve its robustness and performance. More details are described in the paper "Frontier Detection and Reachability Analysis for Efficient 2D Graph-SLAM Based Active Exploration" (IROS2020).
这个仓库只有cartographer_ros,缺cartographer,用最新版的cartographer会造成proto版本冲突,如果用旧版本又有abseil版本冲突,我装了这个版本对应的abseil,结果导致我自己的cartographer不能用了。 最好还是设法移植到最新的cartographer上
最后把我的rviz搞得都运行不了了,如果非要用,最好在虚拟机上用吧