11ccb27f15f8386a.tex
1: \begin{abstract}
2: %
3: Collaborative Simultaneous Localization And Mapping (C-SLAM) is a vital
4: component for successful multi-robot operations in environments without an
5: external positioning system, such as indoors, underground or underwater. In this
6: paper, we introduce \shortname, an open-source C-SLAM system that is designed to
7: be scalable, flexible, decentralized, and sparse, which are all key properties
8: in swarm robotics. Our system supports inertial, lidar, stereo, and RGB-D
9: sensing, and it includes a novel inter-robot loop closure prioritization
10: technique that reduces communication and accelerates convergence. We evaluated
11: our ROS-2 implementation on five different datasets, and in a real-world
12: experiment with three robots communicating through an ad-hoc network. Our code
13: is publicly available: \url{https://github.com/MISTLab/Swarm-SLAM} \end{abstract}
14: