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

Fail to track local map! #929

Open
dapao-0808 opened this issue Sep 4, 2024 · 6 comments
Open

Fail to track local map! #929

dapao-0808 opened this issue Sep 4, 2024 · 6 comments

Comments

@dapao-0808
Copy link

Hi! When I use my own device in IMU+Stereo mode, I always encounter the message 'Fail to track local map!' after running for a period of time! Then reset the map, but this phenomenon does not occur in stereo mode. What are the reasons for this phenomenon?
f0461041ebb72dc07833866dd9bc644b

@boardd
Copy link

boardd commented Oct 29, 2024

I am having the same issue! Did you solve it?

@dapao-0808
Copy link
Author

My reason is due to excessive calibration errors between the camera and IMU

@boardd
Copy link

boardd commented Oct 29, 2024

how did you make sure to calibrate it well?

@dapao-0808
Copy link
Author

Kalibr tool can be used for calibration to ensure that the reprojection error is within 0.5 pixels, preferably between 0.1 and 0.2.

@boardd
Copy link

boardd commented Nov 1, 2024

hmm I used kalibr, that doesn't seem to be my issue. Do you know how we should synchronize the camera images and imu timestamps? I am guessing they are not synchronized properly maybe.

@dapao-0808
Copy link
Author

There are many factors that affect multi-sensor performance: 1. Whether the clock sources of the sensors are consistent; 2. The frequency of IMU should be at least twice as high as that of the camera, of course, the higher the better; 3. Some scenarios may have a significant impact on IMU, and it may be necessary to continue increasing the frequency of IMU or expanding its random walks and noise, etc. If you don't want to consider so much, you can try using a camera like D435i, which will save a lot of trouble

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