Skip to content

Commit

Permalink
fix(autoware_test_utils): missing ament_index_cpp dependency (#8618)
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Clephas <[email protected]>
  • Loading branch information
Timple authored Sep 12, 2024
1 parent 6daa3fd commit afcef77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/autoware_test_utils/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<buildtool_depend>ament_cmake_auto</buildtool_depend>
<buildtool_depend>autoware_cmake</buildtool_depend>

<depend>ament_index_cpp</depend>
<depend>autoware_control_msgs</depend>
<depend>autoware_lanelet2_extension</depend>
<depend>autoware_map_msgs</depend>
Expand Down

0 comments on commit afcef77

Please sign in to comment.