File tree Expand file tree Collapse file tree 7 files changed +7
-17
lines changed Expand file tree Collapse file tree 7 files changed +7
-17
lines changed Original file line number Diff line number Diff line change 15
15
16
16
<depend >rclcpp</depend >
17
17
<depend >sensor_msgs</depend >
18
+ <depend >serial</depend >
18
19
<depend >rover_msgs</depend >
19
20
<depend >arm_control</depend >
20
21
21
- <!-- Rosdep fails with the following: -->
22
- <!-- <depend>serial</depend> -->
23
22
24
23
<export >
25
24
<build_type >ament_cmake</build_type >
Original file line number Diff line number Diff line change 15
15
<depend >sensor_msgs</depend >
16
16
<depend >std_msgs</depend >
17
17
<depend >OpenCV</depend >
18
- <!-- Rosdep fails with the following: -->
19
- <!-- <depend>cv2_aruco</depend> -->
18
+ <depend >cv2_aruco</depend >
20
19
21
20
<test_depend >ament_lint_auto</test_depend >
22
21
<test_depend >ament_lint_common</test_depend >
Original file line number Diff line number Diff line change 16
16
<exec_depend >cv_bridge</exec_depend >
17
17
<exec_depend >python3-opencv</exec_depend >
18
18
<exec_depend >python3-serial</exec_depend >
19
-
20
-
21
- <!-- Rosdep fails with the following: -->
22
- <!-- <exec_depend>onvif-zeep</exec_depend> -->
19
+ <exec_depend >onvif-zeep</exec_depend >
23
20
24
21
<export >
25
22
<build_type >ament_python</build_type >
Original file line number Diff line number Diff line change 9
9
10
10
<exec_depend >rclpy</exec_depend >
11
11
<exec_depend >pyserial</exec_depend >
12
-
13
- <!-- ! Rosdep fails with the following: -->
14
- <!-- <exec_depend>pynmea2</exec_depend> -->
12
+ <exec_depend >pynmea2</exec_depend >
15
13
16
14
<test_depend >ament_copyright</test_depend >
17
15
<test_depend >ament_flake8</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
+ <depend >serial</depend >
17
18
18
19
19
20
Original file line number Diff line number Diff line change 13
13
<test_depend >ament_lint_common</test_depend >
14
14
<depend >rclcpp</depend >
15
15
<depend >std_msgs</depend >
16
-
17
- <!-- Rosdep fails with the following: -->
18
- <!-- <depend>amment_index_cpp</depend> -->
16
+ <depend >amment_index_cpp</depend >
19
17
20
18
<export >
21
19
<build_type >ament_cmake</build_type >
Original file line number Diff line number Diff line change 24
24
<exec_depend >python3-opencv</exec_depend >
25
25
<exec_depend >python3-numpy</exec_depend >
26
26
<exec_depend >librealsense2</exec_depend >
27
-
28
- <!-- Rosdep fails with the following -->
29
- <!-- <exec_depend>geopy</exec_depend> -->
27
+ <exec_depend >geopy</exec_depend >
30
28
31
29
32
30
<export >
You can’t perform that action at this time.
0 commit comments