mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Grid map: added "erode" option
This commit is contained in:
@@ -149,6 +149,7 @@ public:
|
||||
bool getGridMapShown() const;
|
||||
double getGridMapResolution() const;
|
||||
bool isGridMapFrom3DCloud() const;
|
||||
bool isGridMapEroded() const;
|
||||
double getGridMapOpacity() const;
|
||||
|
||||
QString getWorkingDirectory() const;
|
||||
|
||||
Reference in New Issue
Block a user