ROCVNov 22, 2024

A Benchmark Dataset for Collaborative SLAM in Service Environments

arXiv:2411.14775v14 citationsh-index: 4Has CodeIEEE Robot Autom Lett
Originality Synthesis-oriented
AI Analysis

This provides a benchmark for researchers working on multi-robot SLAM in service settings, though it is incremental as it focuses on dataset creation rather than algorithmic advancement.

The authors tackled the lack of diverse datasets for collaborative SLAM (C-SLAM) in indoor service environments by introducing CSE, a new multi-modal dataset generated using NVIDIA Isaac Sim with three environments (Hospital, Office, Warehouse) and dynamic objects, and they evaluated various SLAM methods on it.

As service environments have become diverse, they have started to demand complicated tasks that are difficult for a single robot to complete. This change has led to an interest in multiple robots instead of a single robot. C-SLAM, as a fundamental technique for multiple service robots, needs to handle diverse challenges such as homogeneous scenes and dynamic objects to ensure that robots operate smoothly and perform their tasks safely. However, existing C-SLAM datasets do not include the various indoor service environments with the aforementioned challenges. To close this gap, we introduce a new multi-modal C-SLAM dataset for multiple service robots in various indoor service environments, called C-SLAM dataset in Service Environments (CSE). We use the NVIDIA Isaac Sim to generate data in various indoor service environments with the challenges that may occur in real-world service environments. By using simulation, we can provide accurate and precisely time-synchronized sensor data, such as stereo RGB, stereo depth, IMU, and ground truth (GT) poses. We configure three common indoor service environments (Hospital, Office, and Warehouse), each of which includes various dynamic objects that perform motions suitable to each environment. In addition, we drive three robots to mimic the actions of real service robots. Through these factors, we generate a more realistic C-SLAM dataset for multiple service robots. We demonstrate our dataset by evaluating diverse state-of-the-art single-robot SLAM and multi-robot SLAM methods. Our dataset is available at https://github.com/vision3d-lab/CSE_Dataset.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes