mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Parameters: added RGBD/LoopCovLimited, refactored "detect more loop closures" in MainWindow/DBViewer/rtabmap
This commit is contained in:
@@ -976,7 +976,7 @@ void ExportCloudsDialog::viewClouds(
|
||||
{
|
||||
viewer->setBackfaceCulling(true, false);
|
||||
}
|
||||
viewer->setLighting(true);
|
||||
viewer->setLighting(false);
|
||||
viewer->setDefaultBackgroundColor(QColor(40, 40, 40, 255));
|
||||
viewer->buildPickingLocator(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user