Skip to content

Commit 60b66aa

Browse files
baumantaChristophTobler
baumanta
authored andcommitted
add mavros_msgs in package as dependencies
1 parent 6c0e224 commit 60b66aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

local_planner/package.xml

+2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
<build_depend>tf</build_depend>
5353
<build_depend>pcl_ros</build_depend>
5454
<build_depend>mavros</build_depend>
55+
<build_depend>mavros_msgs</build_depend>
5556

5657
<run_depend>dynamic_reconfigure</run_depend>
5758
<run_depend>message_runtime</run_depend>
@@ -65,6 +66,7 @@
6566
<run_depend>tf</run_depend>
6667
<run_depend>pcl_ros</run_depend>
6768
<run_depend>mavros</run_depend>
69+
<run_depend>mavros_msgs</run_depend>
6870

6971
<!-- The export tag contains other, unspecified, tags -->
7072
<export>

0 commit comments

Comments
 (0)