Skip to content

Commit

Permalink
fix(roi_cluster_fusion): rename parameter (autowarefoundation#680)
Browse files Browse the repository at this point in the history
Signed-off-by: badai-nguyen <[email protected]>
  • Loading branch information
badai-nguyen authored Oct 30, 2023
1 parent aa148bb commit 9bcc47f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<arg name="traffic_light_recognition/fusion_only" value="$(var traffic_light_recognition/fusion_only)"/>
<arg name="external/traffic_signals" value="/v2x/traffic_signals"/>
<arg name="remove_unknown" value="false"/>
<arg name="trust_distance" value="100.0"/>
<arg name="fusion_distance" value="100.0"/>

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

0 comments on commit 9bcc47f

Please sign in to comment.