CAVERS
收藏资源简介:
CAVERS是由都灵理工大学和马拉加大学联合创建的多模态洞穴SLAM数据集,采集自西班牙马拉加的维多利亚洞穴两个结构迥异的岩溶厅室。该数据集包含约335GB的同步RGB-D图像、惯性数据、3D激光雷达及近红外热成像数据,涵盖手持与轮式机器人两种平台在黑暗/人工照明条件下的55,000余帧数据,并首次通过洞内安装的运动捕捉系统提供毫米级精度的120Hz位姿真值。数据集通过复杂岩溶环境下的多传感器融合,旨在解决自然洞穴中因不规则几何、高反射表面及无光照导致的SLAM算法性能评估难题,为地下自主导航与三维重建研究提供基准。
CAVERS is a multimodal cave SLAM dataset jointly developed by Politecnico di Torino and the University of Málaga. It was collected from two structurally distinct karst chambers within the Victoria Cave in Málaga, Spain. This dataset contains approximately 335 GB of synchronized RGB-D images, inertial measurement data, 3D LiDAR, and near-infrared thermal imaging data, covering over 55,000 frames from two robotic platforms—handheld and wheeled robots—operating under both dark and artificial lighting conditions. For the first time, this dataset provides 120Hz pose ground truth with millimeter-level accuracy, obtained via a motion capture system installed inside the cave. Leveraging multi-sensor fusion in complex karst environments, this dataset aims to address the challenges of evaluating SLAM algorithm performance in natural caves, which stem from irregular geometry, highly reflective surfaces, and total darkness, providing a benchmark for research on underground autonomous navigation and 3D reconstruction.
CAVERS 数据集概述
数据集基本信息
- 数据集名称:CAVERS dataset
- 数据集访问地址:https://doi.org/10.5281/zenodo.19367714
- 关联论文(预印本):https://arxiv.org/abs/2604.15052
- 许可证:MIT License
- 编程语言环境:Python 3.10
数据集内容与用途
该数据集是一个用于SLAM(同步定位与地图构建)研究的多模态数据集,数据采集于一个天然喀斯特洞穴环境。数据集包含带有真实运动捕捉(Motion Capture)地面真值的多传感器数据。
数据格式与记录
- 记录格式:ROS2 Humble 的 rosbag
- 存储格式:mcap 格式
- 包含的传感器数据:热成像相机原始浮点温度矩阵(需要自定义消息定义)、RealSense 相机数据、Velodyne 激光雷达数据。
数据使用与处理
数据回放
提供了两种数据回放方式:
- 使用 Docker 容器:包含完整的环境配置,可通过提供的 Docker 镜像快速启动。
- 本地安装:需要手动安装 ROS2 Humble 及相关依赖包(
ros-humble-rosbag2-storage-mcap、ros-humble-realsense2-camera-msgs、ros-humble-velodyne-msgs)。
数据导出
提供 Python 脚本 (export_logs.py) 可将 mcap 格式的录制数据导出为原始数据格式。脚本依赖列于 requirements.txt 文件中。
作者与致谢
作者:
- Giacomo Franchini (ORCID: https://orcid.org/0009-0009-5641-8346)
- David Rodríguez-Martínez (ORCID: https://orcid.org/0000-0003-4817-9225)
- Alfonso Martínez-Petersen (ORCID: https://orcid.org/0009-0000-5117-6231)
导师:
- Carlos Pérez del Pulgar (ORCID: https://orcid.org/0000-0001-5819-8310)
- Marcello Chiaberge (ORCID: https://orcid.org/0000-0002-1921-0126)
致谢:感谢 Giovanni Mastrorocco, Jesus Juli Fernández, Levin Gerdes, Pedro Cantalejo Duarte 和 Pedro Cantalejo Espejo 的帮助与支持。
引用格式
如果使用此工作,请引用:
@article{franchini2026cavers, title={{CAVERS}: Multimodal SLAM Data from a Natural Karstic Cave with Ground Truth Motion Capture}, author = {Franchini, Giacomo, Rodríguez-Martínez, David, Martínez-Petersen, Alfonso, Pérez del Pulgar, C.J. and Chiaberge, Marcello}, journal={arXiv preprint arXiv:2604.15052}, volume={}, number={}, doi = {https://doi.org/10.48550/arXiv.2604.15052}, url = {https://arxiv.org/abs/2604.15052}, year = {2026} }

- 1CAVERS: Multimodal SLAM Data from a Natural Karstic Cave with Ground Truth Motion Capture都灵理工大学·服务机器人跨部门中心; 马拉加大学·系统工程与自动化系 · 2026年



