Skip to content

Commit

Permalink
build(imu_corrector): add missing diagnostic_updater dependency (auto…
Browse files Browse the repository at this point in the history
…warefoundation#4980)

Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve authored and asa-naki committed Sep 20, 2023
1 parent 86fa4fb commit a5f078a
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 @@ -9,6 +9,7 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

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

0 comments on commit a5f078a

Please sign in to comment.