mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
bumpt 0.20.9 version
This commit is contained in:
@@ -76,6 +76,7 @@ CameraViewer::CameraViewer(QWidget * parent, const ParametersMap & parameters) :
|
||||
showCloudCheckbox_->setChecked(true);
|
||||
showScanCheckbox_ = new QCheckBox("Show scan", this);
|
||||
showScanCheckbox_->setEnabled(false);
|
||||
showScanCheckbox_->setChecked(true);
|
||||
|
||||
imageSizeLabel_ = new QLabel(this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user