SYSU-RoboticsLab / GrAco

A Multimodal-Heterogeneous Dataset for Ground and Aerial Cooperative Localization and Mapping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GrAco

A Multimodal-Heterogeneous Dataset for Ground and Aerial Cooperative Localization and Mapping

GrAco, is a dataset that includes both ground and aerial views. The main characteristics of our dataset are as follows:

  • Multimodal-Heterogeneous data: An available and completely public dataset for C-SLAM research. It includes multi-modal data (inertial measurement unit (IMU), cameras, Light Detection and Ranging (LiDAR), and Global Positioning System (GPS)) in large-scale urban scenes collected by a fleet of ground and aerial vehicles.
  • High precision: sensors are synchronized with millisecond-level and well calibrated. Centimeter-level ground truth localization obtained from RTK GNSS is provided.
  • Loop closures between robots: Encounters among robots are designed during data collection, providing useful scenarios to the C-SLAM research.

Here is the download page provided for convenience. For more details, please visit our dataset website: https://sites.google.com/view/graco-dataset.

Contributors

Yilin Zhu, Yang Kong, Yingrui Jie, Shiyou Xu and Hui Cheng from SYSU RAPID Lab.

If our work has helped you, please cite:

@article{DBLP:journals/ral/ZhuKJXC23,
  author    = {Yilin Zhu and
               Yang Kong and
               Yingrui Jie and
               Shiyou Xu and
               Hui Cheng},
  title     = {GRACO: A Multimodal Dataset for Ground and Aerial Cooperative Localization and Mapping},
  journal   = {{IEEE} Robotics Autom. Lett.},
  volume    = {8},
  number    = {2},
  pages     = {966--973},
  year      = {2023}
}

Inedx

  1. Data format
  2. Download

1. Data format

We provide data in rosbag file format (ROS1 and ROS2 format), and sift out six ground sequences and eight aerialsequences. In addition, we provide a relatively small sample sequence for ground and aerial respectively. Here are topics (ROS1 format) that each bag has.

2. Download

We provided a total of 6 ground sequences and 8 air sequences. Acquisition equipment and sequences are shown in the corresponding pictures. The duration and length of each sequence are shown below.

1. Ground sequence

Sequence ROS1 bag ROS2 bag Ground truth file Calibration file
sample-ground (3.0GB) -
ground-01 (23.9GB)
ground-02 (27.7GB)
ground-03 (21.3GB)
ground-04 (23.6GB)
ground-05 (37.3GB)
ground-06 (22.3GB)

2. Aerial sequence

Sequence ROS1 bag ROS2 bag Ground truth file Calibration file
sample-aerial (2.9GB) -
aerial-01-40m (29.3GB)
aerial-02-20m (19.9GB)
aerial-03-20m (28.1GB)
aerial-04-40m (20.9GB)
aerial-05-40m (21.3GB)
aerial-06-20m (23.6GB)
aerial-07-25m (28.3GB)
aerial-08-25m (19.9GB)

The suffix in the name represents the flight altitude.

About

A Multimodal-Heterogeneous Dataset for Ground and Aerial Cooperative Localization and Mapping