elevation_mapping
elevation_mapping copied to clipboard
I get ros warning that says "Estimation radius is smaller than allowed by map radius " ?
+1
Hey, your min allowed estimation radius is defined by the resolution. If you change your map resolution the error can go away.
Check here https://github.com/ANYbotics/grid_map/blob/master/grid_map_filters/src/NormalVectorsFilter.cpp#L204