Skip to content

Commit

Permalink
fix(deviation_estimator): add depend (#96)
Browse files Browse the repository at this point in the history
Signed-off-by: Shintaro Sakoda <[email protected]>
  • Loading branch information
SakodaShintaro authored Aug 15, 2024
1 parent 03b7867 commit f630066
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,14 @@
<depend>rclcpp</depend>
<depend>rosbag2</depend>
<depend>rosbag2_cpp</depend>
<depend>rosbag2_storage</depend>
<depend>sensor_msgs</depend>
<depend>std_msgs</depend>
<depend>tf2</depend>
<depend>tf2_geometry_msgs</depend>
<depend>tf2_ros</depend>
<depend>tier4_debug_msgs</depend>
<exec_depend>rosbag2_storage_mcap</exec_depend>

<test_depend>ament_cmake_gtest</test_depend>
<test_depend>ament_lint_auto</test_depend>
Expand Down

0 comments on commit f630066

Please sign in to comment.