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

feature lost when after TryInitVIO return true #19

Closed
wangminhang opened this issue Jul 12, 2017 · 2 comments
Closed

feature lost when after TryInitVIO return true #19

wangminhang opened this issue Jul 12, 2017 · 2 comments

Comments

@wangminhang
Copy link

I run this program in realtime with RealSense Camaro,when the function LocalMapping::TryInitVIO() returns true , all features lost and can't be catched.
How to solve this issue? Thank you!

Also in this function,sometimes the scale and depth is negative,why?

@jingpang
Copy link
Owner

jingpang commented Jul 12, 2017

Perhaps the image and imu messages are not well synchronized, so the initialization may get wrong result.

@Veerachart
Copy link

@wangminhang has you happened to get some solution to this?

I also got some similar problem, with scale values sometime positive sometime negative. If I am lucky, then positive value is obtained, but the tracking seems not working so well and I don't think the scale is correct. Most of the time I end up losing the track.

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

3 participants