Skip to content

Commit

Permalink
Merge pull request #34 from pradyum/fix/dependencies
Browse files Browse the repository at this point in the history
added missing dependency
  • Loading branch information
pradyum authored Nov 12, 2024
2 parents c898843 + bf8df21 commit ff1edbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<license>Apache-2.0</license>

<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>ament_cmake_auto</buildtool_depend>

<depend>message_filters</depend>
<depend>rclcpp</depend>
Expand Down

0 comments on commit ff1edbf

Please sign in to comment.