Parameters: Changed Grid/FromDepth to Grid/Sensor to add a new choice to use both scan and depth for local grids. Increased version to 0.20.15.

This commit is contained in:
matlabbe
2021-10-29 20:05:12 -04:00
parent 1886f99cbf
commit 7c5acd8970
9 changed files with 418 additions and 332 deletions

View File

@@ -226,7 +226,7 @@ public:
double getSubtractFilteringAngle() const;
bool getGridMapShown() const;
bool isGridMapFrom3DCloud() const;
int getGridMapSensor() const;
bool projMapFrame() const;
double projMaxGroundAngle() const;
double projMaxGroundHeight() const;