

add missing exec dependencies
@88f92314c2550cce963eeacfe9717d1cfca8b814
--- p9n_bringup/package.xml
+++ p9n_bringup/package.xml
... | ... | @@ -7,6 +7,11 @@ |
7 | 7 |
<maintainer email="40206149+m12watanabe1a@users.noreply.github.com">m12watanabe1a</maintainer> |
8 | 8 |
<license>Apache License 2.0</license> |
9 | 9 |
|
10 |
+ <exec_depend>joy</exec_depend> |
|
11 |
+ <exec_depend>p9n_node</exec_depend> |
|
12 |
+ <exec_depend>rclcpp_components</exec_depend> |
|
13 |
+ <exec_depend>turtlesim</exec_depend> |
|
14 |
+ |
|
10 | 15 |
<test_depend>ament_copyright</test_depend> |
11 | 16 |
<test_depend>ament_flake8</test_depend> |
12 | 17 |
<test_depend>ament_pep257</test_depend> |
... | ... | @@ -15,4 +20,4 @@ |
15 | 20 |
<export> |
16 | 21 |
<build_type>ament_python</build_type> |
17 | 22 |
</export> |
18 |
-</package> |
|
23 |
+</package>(파일 끝에 줄바꿈 문자 없음) |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?