Visual SLAM starts to work.
This merge incorporates many improvements in the code made to make visual SLAM work. The master branch should benefit from many of them.
The WIP is waiting for additional work needed on the trackers side, which will be boarded soon.
Merge request reports
Activity
Filter activity
@jsola In the same spirit multiplying by 0.5 in faster than dividing by 2 ;)
@jsola sounds great ! Any 'visual' results ? Screenshot and such ?
Also you should replace thestd::cout
with the logging macroWOLF_DEBUG
so that you won't have to comment/uncomment and/or delete those prints.Added 1 commit:
- 8217b069 - Improve print() with number of children displayed
Mentioned in commit c1504e7a
Please register or sign in to reply