mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 01:50:24 +08:00
fixed map not shown when closing visualization
This commit is contained in:
@@ -999,11 +999,6 @@ bool RTABMapApp::startCamera()
|
||||
LOGI("Cloud density level %d", cloudDensityLevel_);
|
||||
|
||||
LOGI("Start camera thread");
|
||||
if(visualizingMesh_)
|
||||
{
|
||||
// We are measuring!
|
||||
main_scene_.setMapRendering(false);
|
||||
}
|
||||
cameraJustInitialized_ = true;
|
||||
if(useExternalLidar_)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user