Skip to content
Snippets Groups Projects
Commit 7f05db07 authored by César DEBEUNNE's avatar César DEBEUNNE :bicyclist:
Browse files

add gtest filterWithEssential

parents e1a326e7 e6c0c9d8
No related branches found
No related tags found
2 merge requests!36After cmake and const refactor,!28Resolve "Building a new visual odometry system"
...@@ -533,8 +533,6 @@ void ProcessorVisualOdometry::postProcess() ...@@ -533,8 +533,6 @@ void ProcessorVisualOdometry::postProcess()
++track_it; ++track_it;
} }
// print a blank line
WOLF_INFO("");
} }
bool ProcessorVisualOdometry::voteForKeyFrame() const bool ProcessorVisualOdometry::voteForKeyFrame() const
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment