-
Notifications
You must be signed in to change notification settings - Fork 234
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
Options to turn off backend #17
Comments
|
That works! Thanks a lot! |
@wangjio One more question. I got the time of LBA as you suggested, but it took 10+ ms on average, which is much longer than 2-3 ms as shown in the paper. I was running on my laptop with i7-6700HQ 2.6GHz CPU. I understand it is slower than the machine used in the paper but I did not expect such a big difference. Did I do something wrong or the configuration here is different from the paper? Thank you. |
@liuhaomin @wangjio
I believe the global ba is on by default. Is there an option to run VIO only?
If I focus on the speed of the VIO (the estimation part, not including image processing), which function should I time to get a good evaluation?
Thank you!
The text was updated successfully, but these errors were encountered: