Skip to content

Commit

Permalink
add missing exec dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
m12watanabe1a committed Feb 29, 2024
1 parent 05d75e4 commit 88f9231
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion p9n_bringup/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
<maintainer email="[email protected]">m12watanabe1a</maintainer>
<license>Apache License 2.0</license>

<exec_depend>joy</exec_depend>
<exec_depend>p9n_node</exec_depend>
<exec_depend>rclcpp_components</exec_depend>
<exec_depend>turtlesim</exec_depend>

<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_pep257</test_depend>
Expand All @@ -15,4 +20,4 @@
<export>
<build_type>ament_python</build_type>
</export>
</package>
</package>

0 comments on commit 88f9231

Please sign in to comment.