Skip to content

Commit c5e0b30

Browse files
authored
Fix #10
1 parent cc2c454 commit c5e0b30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bag_tools/package.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<build_depend>image_geometry</build_depend>
2424
<build_depend>camera_calibration_parsers</build_depend>
2525
<build_depend>libconsole-bridge-dev</build_depend>
26+
<build_depend>auv_msgs</build_depend>
2627
<run_depend>rospy</run_depend>
2728
<run_depend>rosbag</run_depend>
2829
<run_depend>sensor_msgs</run_depend>
@@ -33,7 +34,7 @@
3334
<run_depend>image_geometry</run_depend>
3435
<run_depend>camera_calibration_parsers</run_depend>
3536
<run_depend>libconsole-bridge-dev</run_depend>
36-
37+
<run_depend>auv_msgs</run_depend>
3738
<export>
3839
</export>
3940
</package>

0 commit comments

Comments
 (0)