- ROS Noetic
- OctoMap
- PCL
- Eigen
- OpenCV
- Python3
catkin config --install
catkin build
source install/setup.bash
roslaunch orb_slam2_ros orb_slam2_exploration.launch # localization
python3 odom_transfer.py # only for transforming the ROS Msg format
roslaunch semantic_octomap semantic_mapping.launch # mapping
roslaunch semantic_exploration run_semantic_exploration.launch # planning
Preprint coming soon.