mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-01 17:10:26 +08:00
minor fix
This commit is contained in:
@@ -467,6 +467,7 @@ void GraphViewer::clearGraph()
|
||||
void GraphViewer::clearMap()
|
||||
{
|
||||
_gridMap->setPixmap(QPixmap());
|
||||
_gridCellSize = 0.0f;
|
||||
}
|
||||
|
||||
void GraphViewer::clearPosterior()
|
||||
|
||||
Reference in New Issue
Block a user