Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimum IMU frequency for package to function correctly #74

Open
EyedBread opened this issue Oct 10, 2024 · 1 comment
Open

Minimum IMU frequency for package to function correctly #74

EyedBread opened this issue Oct 10, 2024 · 1 comment

Comments

@EyedBread
Copy link

EyedBread commented Oct 10, 2024

Hi!

I was wondering what the minimum frequency the IMU messages need to have in order for the package to function correctly and not diverge. Currently in my data I have a Hesai at 20Hz and a time-synchronized IMU also at 20Hz. Is the frequency of the IMU too low? I am not getting consistent odometry which starts diverging as soon the vehicle starts moving. In the paper you specify an IMU with a rate of 100-500Hz, is this crucial?

Best regards

@kennyjchen
Copy link
Contributor

Hi @EyedBread -- yes, unfortunately a 20Hz IMU is far too low frequency to be useful in DLIO. The core idea is that you need enough samples in-between LiDAR sweeps for points to accurately deskew. Perhaps there's an option in your IMU settings to increase frequency?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants