Skip to content
Snippets Groups Projects
Commit 0e0c3651 authored by Iván del Pino's avatar Iván del Pino
Browse files

Renamed parameter

parent 7c5334ad
No related branches found
No related tags found
No related merge requests found
...@@ -189,7 +189,7 @@ struct FilteringConfiguration ...@@ -189,7 +189,7 @@ struct FilteringConfiguration
bool classify_not_labeled_points_as_obstacles; bool classify_not_labeled_points_as_obstacles;
float low_obstacle_min_height; float low_obstacle_min_height;
float sensor_vertical_resolution_deg; float sensor_best_resolution_deg;
float max_navigation_slope; float max_navigation_slope;
bool measure_performance; bool measure_performance;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment