Skip to content

Commit

Permalink
add exec depend package
Browse files Browse the repository at this point in the history
  • Loading branch information
RyuYamamoto committed May 21, 2024
1 parent def70ae commit d068e10
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions navyu_navigation/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
<buildtool_depend>ament_cmake_auto</buildtool_depend>

<exec_depend>launch_ros</exec_depend>
<exec_depend>nav2_map_server</exec_depend>
<exec_depend>nav2_lifecycle_manager</exec_depend>

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

Expand Down

0 comments on commit d068e10

Please sign in to comment.