Skip to content

Commit

Permalink
Fix package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Rayman committed Apr 29, 2024
1 parent 86acc8e commit e9ae481
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<depend>ament_cmake_ros</depend>
<depend>can_msgs</depend>
<depend>fmt</depend>
<depend>rclcpp</depend>

<test_depend>ament_lint_auto</test_depend>

<!-- Linters -->
Expand Down

0 comments on commit e9ae481

Please sign in to comment.