Skip to content

Commit ccd78e6

Browse files
committed
typo on console_bridge dependency
1 parent 936d814 commit ccd78e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bag_tools/package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<build_depend>stereo_image_proc</build_depend>
2323
<build_depend>image_geometry</build_depend>
2424
<build_depend>camera_calibration_parsers</build_depend>
25-
<build_depend>libconsole_bridge_dev</build_depend>
25+
<build_depend>libconsole-bridge-dev</build_depend>
2626
<run_depend>rospy</run_depend>
2727
<run_depend>rosbag</run_depend>
2828
<run_depend>sensor_msgs</run_depend>
@@ -32,7 +32,7 @@
3232
<run_depend>stereo_image_proc</run_depend>
3333
<run_depend>image_geometry</run_depend>
3434
<run_depend>camera_calibration_parsers</run_depend>
35-
<run_depend>libconsole_bridge_dev</run_depend>
35+
<run_depend>libconsole-bridge-dev</run_depend>
3636

3737
<export>
3838
</export>

0 commit comments

Comments
 (0)