Skip to content

Commit 5aced52

Browse files
authored
chore: change default of low_height_crop filter use (#918)
Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
1 parent 7c57ef7 commit 5aced52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: autoware_launch/launch/components/tier4_perception_component.launch.xml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<arg name="objects_filter_method" value="$(var detected_objects_filter_method)"/>
2020
<arg name="objects_validation_method" value="$(var detected_objects_validation_method)"/>
2121
<arg name="data_path" value="$(var data_path)"/>
22+
<arg name="use_low_height_cropbox" value="false"/>
2223

2324
<!-- object recognition -->
2425
<arg

0 commit comments

Comments
 (0)