We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ecbb73 commit f912e42Copy full SHA for f912e42
package.xml
@@ -47,12 +47,14 @@
47
<build_depend>libmavconn</build_depend>
48
<build_depend>tf</build_depend>
49
<build_depend>rostest</build_depend>
50
+ <build_depend>mav_msgs</build_depend>
51
<run_depend>roscpp</run_depend>
52
<run_depend>rospy</run_depend>
53
<run_depend>std_msgs</run_depend>
54
<run_depend>eigen</run_depend>
55
<run_depend>libmavconn</run_depend>
56
<run_depend>tf</run_depend>
57
+ <run_depend>mav_msgs</run_depend>
58
59
60
<!-- The export tag contains other, unspecified, tags -->
0 commit comments