Skip to content

Commit

Permalink
chore(perception): set fusion_only to true (autowarefoundation#341)
Browse files Browse the repository at this point in the history
Signed-off-by: Tomohito Ando <[email protected]>
  • Loading branch information
TomohitoAndo authored and saka1-s committed Jun 25, 2024
1 parent 42321f2 commit ca46ab7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<arg name="centerpoint_model_name" value="aip_x2"/>
<arg name="centerpoint_model_path" value="$(var centerpoint_model_path)"/>
<arg name="centerpoint_model_param_path" value="$(var centerpoint_model_param_path)"/>
<arg name="traffic_light_recognition/fusion_only" value="true"/>
<arg name="namespace1" value="camera7"/>

<!-- object recognition -->
Expand Down

0 comments on commit ca46ab7

Please sign in to comment.