File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 99
1010 <build_depend >rclpy</build_depend >
1111
12- <exec_depend >rclpy</exec_depend >
13- <exec_depend >std_msgs</exec_depend >
1412 <!-- Note that this is only a symbolic dependency on python3-opencv3:
15- it won't actually be resolved by rosdep as the rosdep key does not currently exist -->
13+ it won't actually be resolved by rosdep as the rosdep key (and for that matter,
14+ the package itself) does not currently exist -->
1615 <exec_depend >python3-opencv3</exec_depend >
16+ <exec_depend >rclpy</exec_depend >
17+ <exec_depend >std_msgs</exec_depend >
18+ <exec_depend >sensor_msgs</exec_depend >
1719
1820 <!-- These test dependencies are optional
1921 Their purpose is to make sure that the code passes the linters -->
Original file line number Diff line number Diff line change 1010 'src.showimage_py' ,
1111 ],
1212 install_requires = [
13- 'launch' ,
1413 'setuptools' ,
1514 ],
1615 keywords = ['ROS' ],
You can’t perform that action at this time.
0 commit comments