mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Added DBDriver::setTimestampUpdateEnabled()
Don't update timestamps if only links are modified
This commit is contained in:
@@ -1418,6 +1418,8 @@ void MainWindow::updateMapCloud(
|
||||
}
|
||||
}
|
||||
}
|
||||
_ui->graphicsView_graphView->update();
|
||||
|
||||
if(!_preferencesDialog->getGridMapShown())
|
||||
{
|
||||
_ui->widget_cloudViewer->removeOccupancyGridMap();
|
||||
|
||||
Reference in New Issue
Block a user