Unsigned-Long / RIs-Calib

a continuous-time-based multi-radar multi-imu spatiotemporal calibrator
MIT License
27 stars 5 forks source link
continuous-time multi-imu multi-radar spatiotemporal-calibration
Jump To iKalibr

RIs-Calib: Multi-Radar Multi-IMU Spatiotemporal Calibrator

Static Badge Static Badge  Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

0. Preliminaries

If you use RIs-Calib in a scientific publication, please cite the following paper 👇:

Todo List »

1. Overview

Aided inertial navigation system (INS), typically consisting of an inertial measurement unit (IMU) and an exteroceptive sensor, has been widely accepted and applied as a feasible solution for navigation. Compared with other aided INS, such as vision-aided INS and LiDAR-aided INS, radar-aided INS has better performance in adverse weather conditions such as fog and rain, due to the low-frequency signals radar utilizes. For such a radar-aided INS, accurate spatiotemporal transformation is a fundamental prerequisite to achieving optimal information fusion. In this paper, we present RIs-Calib: a spatiotemporal calibrator for multiple 3D radars and IMUs based on continuous-time estimation, which enables accurate spatial, temporal, and intrinsic calibration, and does not require any additional artificial infrastructure or prior knowledge.

Our accompanying videos are now available on YouTube (click below images to open) and Bilibili.


RIs-Calib

2. Build RIs-Calib

2.1 Preparation

2.2 Clone and Compile RIs-Calib

3. Launch RIs-Calib

3.1 Simulation Test

datasets, launch, result visualization

3.2 Real-world Experiments

datasets, launch, result visualization

3.3 Skip Tutorial

Find a configure file named config-real-world.yaml in /ris_calib/config or from the open-source datasets below:

# Google Drive
https://drive.google.com/drive/folders/1_SPdmBnWIJTYyOIkyS0StbPMGVLdV_fw?usp=drive_link

Then change the fields in the configure files to be compatible with your dataset (there are detailed comments for each field). You only need to change a few fields related to io (input and output), perhaps some additional fields related to optimization.

Then give the path of your configuration file to the launch file of RIs-Calib named ris-calib-prog.launch in folder ris_calib/launch, Then, we launch 'RIs-Calib':

roslaunch ris_calib ris-calib-prog.launch

The corresponding results would be output to the directory you set in the configure file.

Attention: Sufficiently excited motion is required for accurate spatiotemporal calibration in RIs-Calib!