mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Fixed log highest hypothesis values
This commit is contained in:
@@ -1970,7 +1970,7 @@ bool Rtabmap::process(const SensorData & data)
|
|||||||
timeHypothesesValidation,
|
timeHypothesesValidation,
|
||||||
timeRealTimeLimitReachedProcess,
|
timeRealTimeLimitReachedProcess,
|
||||||
timeStatsCreation,
|
timeStatsCreation,
|
||||||
_loopClosureHypothesis.second,
|
_highestHypothesis.second,
|
||||||
0.0f,
|
0.0f,
|
||||||
0.0f,
|
0.0f,
|
||||||
0.0f,
|
0.0f,
|
||||||
|
|||||||
Reference in New Issue
Block a user