This commit is contained in:
matlabbe
2016-10-11 13:06:16 -04:00
parent b09c97169a
commit 94c25e2017
+4 -1
View File
@@ -2562,7 +2562,10 @@ bool Rtabmap::process(
}
//Save statistics to database
_memory->saveStatistics(statistics_);
if(_memory->isIncremental())
{
_memory->saveStatistics(statistics_);
}
//Start trashing
UDEBUG("Empty trash...");