Grid map: added "erode" option

This commit is contained in:
Mathieu Labbe
2015-03-20 14:03:09 -04:00
parent 722268a95c
commit ad6ee69ac6
8 changed files with 153 additions and 30 deletions

View File

@@ -149,6 +149,7 @@ public:
bool getGridMapShown() const;
double getGridMapResolution() const;
bool isGridMapFrom3DCloud() const;
bool isGridMapEroded() const;
double getGridMapOpacity() const;
QString getWorkingDirectory() const;