Skip to content

Commit

Permalink
fix(autoware_traffic_light_category_merger): add missing dependency t…
Browse files Browse the repository at this point in the history
…o autoware_universe_utils (autowarefoundation#10175)

Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
  • Loading branch information
mitsudome-r authored Feb 20, 2025
1 parent 9784210 commit eeef43e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<buildtool_depend>ament_cmake_auto</buildtool_depend>

<depend>autoware_test_utils</depend>
<depend>autoware_universe_utils</depend>
<depend>message_filters</depend>
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>
Expand Down

0 comments on commit eeef43e

Please sign in to comment.