Skip to content

Commit

Permalink
Add missing dependency on ament launch testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jonbinney committed Aug 24, 2024
1 parent 4945cd7 commit cd10537
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 @@ -28,6 +28,7 @@
<depend>tf2_kdl</depend>

<test_depend>ament_cmake_gtest</test_depend>
<test_depend>launch_testing_ament_cmake</test_depend>

<export>
<build_type>ament_cmake</build_type>
Expand Down

0 comments on commit cd10537

Please sign in to comment.