gaoxiang12 / slambook

MIT License
6.76k stars 3.24k forks source link

Update visual_odometry.cpp #290

Closed robotLearner1 closed 2 years ago

robotLearner1 commented 2 years ago

When adding landmarks to the map, Z of landmarks should be queried in the current frame instead of the reference keyframe. experiment.pdf

gaoxiang12 commented 2 years ago

Thanks for PR!