ros: mavlink node: add mavconn link

This commit is contained in:
Thomas Gubler
2015-02-10 23:34:26 +01:00
parent 2d0c5616cb
commit 001575e740
4 changed files with 9 additions and 1 deletions

View File

@@ -44,10 +44,12 @@
<build_depend>rospy</build_depend>
<build_depend>std_msgs</build_depend>
<build_depend>eigen</build_depend>
<build_depend>libmavconn</build_depend>
<run_depend>roscpp</run_depend>
<run_depend>rospy</run_depend>
<run_depend>std_msgs</run_depend>
<run_depend>eigen</run_depend>
<run_depend>libmavconn</run_depend>
<!-- The export tag contains other, unspecified, tags -->