Skip to content

Commit

Permalink
feat(tier4_perception_launch): change object merge priority of camera…
Browse files Browse the repository at this point in the history
…-lidar-fusion

Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
  • Loading branch information
yukke42 committed Dec 19, 2022
1 parent c7d3b7d commit 590b403
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@
<arg name="input/object0" value="$(var merger/input/objects)"/>
<arg name="input/object1" value="clustering/camera_lidar_fusion/short_range_objects"/>
<arg name="output/object" value="camera_lidar_fusion/objects"/>
<arg name="priority_mode" value="0"/>
</include>
</group>

Expand Down

0 comments on commit 590b403

Please sign in to comment.