Home

Awesome

ROS2 mrg_slam package

This repository contains the source code of the mrg_slam package for the Multi-Robot-Graph-SLAM repository. This package contains 4 ROS2 components, see apps folder:

For running the SLAM only using LIDAR data, the prefiltering_component, scan_matching_odometry_component, and mrg_slam_component are required. The floor_detection_component is optional and can be used to improve the SLAM performance, when there is a distinct floor in the environment.

Here are some things to consider when using the mrg_slam package:

Prefiltering Component

Scan Matching Odometry Component

Multi-Robot-Graph-SLAM Component