We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 936d814 commit ccd78e6Copy full SHA for ccd78e6
bag_tools/package.xml
@@ -22,7 +22,7 @@
22
<build_depend>stereo_image_proc</build_depend>
23
<build_depend>image_geometry</build_depend>
24
<build_depend>camera_calibration_parsers</build_depend>
25
- <build_depend>libconsole_bridge_dev</build_depend>
+ <build_depend>libconsole-bridge-dev</build_depend>
26
<run_depend>rospy</run_depend>
27
<run_depend>rosbag</run_depend>
28
<run_depend>sensor_msgs</run_depend>
@@ -32,7 +32,7 @@
32
<run_depend>stereo_image_proc</run_depend>
33
<run_depend>image_geometry</run_depend>
34
<run_depend>camera_calibration_parsers</run_depend>
35
- <run_depend>libconsole_bridge_dev</run_depend>
+ <run_depend>libconsole-bridge-dev</run_depend>
36
37
<export>
38
</export>
0 commit comments