mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 01:50:24 +08:00
fixed OdometryViewer where clouds were not all removed or shown
This commit is contained in:
@@ -70,6 +70,7 @@ private:
|
||||
Transform lastOdomPose_;
|
||||
int qualityWarningThr_;
|
||||
int id_;
|
||||
QList<std::string> addedClouds_;
|
||||
|
||||
QSpinBox * maxCloudsSpin_;
|
||||
QDoubleSpinBox * voxelSpin_;
|
||||
|
||||
Reference in New Issue
Block a user