Skip to content

Commit

Permalink
fix(perception_launch): remove unnecessary param (autowarefoundation#597
Browse files Browse the repository at this point in the history
)

Signed-off-by: badai-nguyen <[email protected]>
Co-authored-by: Shohei Sakai <[email protected]>
  • Loading branch information
badai-nguyen and saka1-s authored Mar 25, 2024
1 parent 4ab9e7a commit 75b6020
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
<arg name="object_recognition_detection_lidar_model_param_path" value="$(var centerpoint_model_path)"/>
<arg name="traffic_light_recognition/fusion_only" value="true"/>
<arg name="namespace1" value="camera7"/>
<arg name="remove_unknown" value="false"/>
<arg name="trust_distance" value="100.0"/>
<arg name="external/traffic_signals" value="/v2x/traffic_signals"/>
<arg name="use_low_height_cropbox" value="true"/>
<arg name="use_roi_based_cluster" value="false"/>
Expand Down

0 comments on commit 75b6020

Please sign in to comment.