Hilti-Research / hilti-slam-challenge-2022

51 stars 1 forks source link

what's the measure_rate of IMU? #7

Closed JokerJohn closed 2 years ago

JokerJohn commented 2 years ago

We use the IMU calibration data. When testing the performance of the IMU, we know the frequency of the IMU topic(400hz), but we also need to know the measure rate of the IMU. As far as I know, this data is configured in the IMU driver. Colud you provide it to us? image

hilti-challenge commented 2 years ago

The internal measurement frequency of the IMU is ~2 kHz. Depending on the selected output frequency, 5, 10 or 20 samples are averaged. In our case (400Hz), 5 samples are averaged.