FRAME: A Modular Framework for Autonomous Map Merging: Advancements in the Field
Nikolaos Stathoulopoulos, Björn Lindqvist, Anton Koval, Ali-akbar Agha-mohammadi, George Nikolakopoulos
TL;DR
FRAME tackles autonomous 3D map merging for egocentric multi-robot exploration by leveraging learned place recognition and yaw-discrepancy descriptors to detect overlaps and generate an initial alignment, which is refined with fast_gicp. Its modular architecture allows swapping descriptors, while adaptive keyframeSampling and adaptive sphere-radius selection minimize manual tuning and computation. Field experiments across multiple subterranean environments demonstrate sub-meter translation and sub-degree rotational errors with sub-second runtimes, outperforming traditional map-merge frameworks in speed and robustness. The framework’s real-time capability and modularity support multi-session exploration in challenging, GNSS-denied underground settings, with clear potential for mining applications and large-scale robotic collaboration.
Abstract
In this article, a novel approach for merging 3D point cloud maps in the context of egocentric multi-robot exploration is presented. Unlike traditional methods, the proposed approach leverages state-of-the-art place recognition and learned descriptors to efficiently detect overlap between maps, eliminating the need for the time-consuming global feature extraction and feature matching process. The estimated overlapping regions are used to calculate a homogeneous rigid transform, which serves as an initial condition for the GICP point cloud registration algorithm to refine the alignment between the maps. The advantages of this approach include faster processing time, improved accuracy, and increased robustness in challenging environments. Furthermore, the effectiveness of the proposed framework is successfully demonstrated through multiple field missions of robot exploration in a variety of different underground environments.
