Skip to content

Commit

Permalink
build(nebula_examples): add ament_lint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
esteve committed Aug 31, 2023
1 parent eb76d55 commit e35f6dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nebula_examples/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
<depend>velodyne_msgs</depend>
<depend>yaml-cpp</depend>

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

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

0 comments on commit e35f6dc

Please sign in to comment.