Skip to content

Commit

Permalink
build(imu_corrector): add missing diagnostic_updater dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve committed Sep 13, 2023
1 parent be5fa16 commit 90c1a58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sensing/imu_corrector/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<buildtool_depend>ament_cmake_auto</buildtool_depend>
<buildtool_depend>autoware_cmake</buildtool_depend>

<depend>diagnostic_updater</depend>
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>
<depend>sensor_msgs</depend>
Expand Down

0 comments on commit 90c1a58

Please sign in to comment.