Skip to content

Commit 794c676

Browse files
committed
refactor: file renaming
Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
1 parent 1204f0d commit 794c676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoware_launch/config/perception/object_recognition/detection/small_unknown_object/small_unknown_object.param.yaml autoware_launch/config/perception/object_recognition/detection/irregular_object_detection/irregular_object_detector.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
plugin: "ground_segmentation::ScanGroundFilterComponent"
1515
parameters:
1616
global_slope_max_angle_deg: 6.0
17-
local_slope_max_angle_deg: 25.0 # recommended 30.0 for non elevation_grid_mode
17+
local_slope_max_angle_deg: 25.0
1818
split_points_distance_tolerance: 0.2
1919
use_virtual_ground_point: True
2020
split_height_distance: 0.2

0 commit comments

Comments
 (0)