Skip to content

Commit

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

* fix(perception_launch): remove unnecessary param

Signed-off-by: badai-nguyen <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: badai-nguyen <[email protected]>
Co-authored-by: badai-nguyen <[email protected]>
  • Loading branch information
badai-nguyen and badai-nguyen authored Mar 25, 2024
1 parent 165782e commit c502dbc
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
<arg name="centerpoint_model_name" value="centerpoint_xx1"/>
<arg name="centerpoint_model_path" value="/opt/autoware/mlmodels/$(var lidar_detection_model)"/>
<arg name="traffic_light_recognition/fusion_only" value="$(var traffic_light_recognition/fusion_only)"/>
<arg name="remove_unknown" value="false"/>
<arg name="trust_distance" value="100.0"/>

<!-- object recognition -->
<arg
Expand Down

0 comments on commit c502dbc

Please sign in to comment.