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

Update OAK stereo config and IMU rate #1116

Merged
merged 2 commits into from
Aug 19, 2023
Merged

Conversation

borongyuan
Copy link
Contributor

The kernel size of census transform is set to AUTO by default. Looks like CT-7x7 is used at 800p. I found that CT-7x9 gives better depth quality for both 800p and 400p. Don't know why it is not used as default.
IMU rate is set to 100 Hz as none of the devices with BMI270 can reach 200 Hz. PoE models can go up to around 120 Hz. It works well when using msckf_vio. Feature noise is best reduced to 0.02 to avoid drift.
Msckf_vio may not be the most accurate VIO, but it is certainly robust. I often encounter drift issues when using OpenVINS, and I am still looking for the cause.

@matlabbe matlabbe merged commit 61dbe51 into introlab:master Aug 19, 2023
6 checks passed
@matlabbe
Copy link
Member

Thanks for all this information, very useful!

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

Successfully merging this pull request may close these issues.

2 participants