Skip to content
Snippets Groups Projects
Commit 23634b25 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Merge pull request #2558 from jonbinney/mav_msgs-dep

PX4 package depends on mav_msgs
parents 0e26c2b3 f912e429
No related branches found
No related tags found
No related merge requests found
......@@ -47,12 +47,14 @@
<build_depend>libmavconn</build_depend>
<build_depend>tf</build_depend>
<build_depend>rostest</build_depend>
<build_depend>mav_msgs</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>
<run_depend>tf</run_depend>
<run_depend>mav_msgs</run_depend>
<!-- The export tag contains other, unspecified, tags -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment