File tree Expand file tree Collapse file tree 7 files changed +17
-7
lines changed Expand file tree Collapse file tree 7 files changed +17
-7
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 >
19
18
<depend >rover_msgs</depend >
20
19
<depend >arm_control</depend >
21
20
21
+ <!-- Rosdep fails with the following: -->
22
+ <!-- <depend>serial</depend> -->
22
23
23
24
<export >
24
25
<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
- <depend >cv2_aruco</depend >
18
+ <!-- Rosdep fails with the following: -->
19
+ <!-- <depend>cv2_aruco</depend> -->
19
20
20
21
<test_depend >ament_lint_auto</test_depend >
21
22
<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
- <exec_depend >onvif-zeep</exec_depend >
19
+
20
+
21
+ <!-- Rosdep fails with the following: -->
22
+ <!-- <exec_depend>onvif-zeep</exec_depend> -->
20
23
21
24
<export >
22
25
<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
- <exec_depend >pynmea2</exec_depend >
12
+
13
+ <!-- ! Rosdep fails with the following: -->
14
+ <!-- <exec_depend>pynmea2</exec_depend> -->
13
15
14
16
<test_depend >ament_copyright</test_depend >
15
17
<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 >
18
17
19
18
20
19
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
- <depend >amment_index_cpp</depend >
16
+
17
+ <!-- Rosdep fails with the following: -->
18
+ <!-- <depend>amment_index_cpp</depend> -->
17
19
18
20
<export >
19
21
<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
- <exec_depend >geopy</exec_depend >
27
+
28
+ <!-- Rosdep fails with the following -->
29
+ <!-- <exec_depend>geopy</exec_depend> -->
28
30
29
31
30
32
<export >
You can’t perform that action at this time.
0 commit comments