File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 8
8
<license >TODO: License declaration</license >
9
9
10
10
<buildtool_depend >ament_cmake</buildtool_depend >
11
+ <!-- <depend>rover_utils</depend> -->
12
+ <build_export_depend >rover_utils</build_export_depend >
11
13
12
14
<test_depend >ament_lint_auto</test_depend >
13
15
<test_depend >ament_lint_common</test_depend >
Original file line number Diff line number Diff line change 14
14
15
15
<depend >rclcpp</depend >
16
16
<depend >rover_msgs</depend >
17
+ <build_export_depend >serial</build_export_depend > <!-- and any other deps -->
17
18
18
19
19
20
Original file line number Diff line number Diff line change 8
8
<license >TODO: License declaration</license >
9
9
10
10
<buildtool_depend >ament_cmake</buildtool_depend >
11
+ <build_export_depend >rclcpp</build_export_depend > <!-- and any other deps -->
12
+ <exec_depend >rclcpp</exec_depend >
11
13
12
14
<test_depend >ament_lint_auto</test_depend >
13
15
<test_depend >ament_lint_common</test_depend >
You can’t perform that action at this time.
0 commit comments