mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 01:50:24 +08:00
Export Clouds: export scans integrated in the same dialog (remove export scans dialog)
This commit is contained in:
@@ -22,7 +22,6 @@ SET(headers_ui
|
||||
./ExportDialog.h
|
||||
./PostProcessingDialog.h
|
||||
./ExportCloudsDialog.h
|
||||
./ExportScansDialog.h
|
||||
./MapVisibilityWidget.h
|
||||
../include/${PROJECT_PREFIX}/gui/GraphViewer.h
|
||||
./CreateSimpleCalibrationDialog.h
|
||||
@@ -43,7 +42,6 @@ SET(uis
|
||||
./ui/exportDialog.ui
|
||||
./ui/postProcessingDialog.ui
|
||||
./ui/exportCloudsDialog.ui
|
||||
./ui/exportScansDialog.ui
|
||||
./ui/calibrationDialog.ui
|
||||
./ui/createSimpleCalibrationDialog.ui
|
||||
./ui/depthCalibrationDialog.ui
|
||||
@@ -91,7 +89,6 @@ SET(SRC_FILES
|
||||
./ExportDialog.cpp
|
||||
./PostProcessingDialog.cpp
|
||||
./ExportCloudsDialog.cpp
|
||||
./ExportScansDialog.cpp
|
||||
./MapVisibilityWidget.cpp
|
||||
./GraphViewer.cpp
|
||||
./EditDepthArea.cpp
|
||||
|
||||
Reference in New Issue
Block a user