Skip to content

Commit

Permalink
Add missing dependencies to tr1200_base manifest (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeschmitt-tr authored Nov 5, 2024
1 parent 5e9a949 commit c337daa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tr1200_base/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<depend>hardware_interface</depend>
<depend>rclcpp_lifecycle</depend>
<depend>rclcpp</depend>
<depend>sensor_msgs</depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>

Expand Down

0 comments on commit c337daa

Please sign in to comment.