You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: autoware_launch/config/perception/obstacle_segmentation/ground_segmentation/ground_segmentation.param.yaml
+2-2
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@
11
11
max_x: 150.0
12
12
min_y: -70.0
13
13
max_y: 70.0
14
-
max_z: 2.5
15
-
min_z: -2.5#recommended 0.0 for non elevation_grid_mode
14
+
margin_max_z: 0.0# to extend the crop box max_z from vehicle_height
15
+
margin_min_z: -2.5#to extend the crop box min_z from ground
0 commit comments