mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-01 17:10:26 +08:00
changed a warning to debug (about loop ratio)
This commit is contained in:
@@ -1396,7 +1396,6 @@ bool Rtabmap::process(
|
||||
// When analyzing logs, it's convenient to know
|
||||
// if the hypothesis would be rejected if T_loop would be lower.
|
||||
rejectedHypothesis = true;
|
||||
UWARN("rejected hypothesis: under loop ratio %f < %f", _highestHypothesis.second, _loopRatio*lastHighestHypothesis.second);
|
||||
}
|
||||
|
||||
//for statistic...
|
||||
|
||||
Reference in New Issue
Block a user