CAVERS
收藏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年



