Maps
Overview#
micipsa_maps stores occupancy grid maps used by Micipsa for localization and navigation.
The package acts as the central repository for all maps generated from SLAM sessions and provides a consistent location from which other packages can load them.
In addition to map assets, the package may also contain helper scripts for validating, converting, or post-processing maps generated by slam_toolbox.
Installation#
Requirements#
Install ROS dependencies from the workspace root:
Native Install#
Build the packages:
Source the install overlay:
Tip
Add source /opt/ros/jazzy/setup.bash and source ~/ros2_ws/install/setup.bash to your ~/.bashrc to avoid repeating these steps in every new terminal.
