-
Notifications
You must be signed in to change notification settings - Fork 6
/
package.xml
38 lines (33 loc) · 1.2 KB
/
package.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0"?>
<package format="2">
<name>fkie_nbv_planner</name>
<version>0.0.0</version>
<description>The fkie_nbv_planner package</description>
<maintainer email="[email protected]">Menaka Naazare</maintainer>
<maintainer email="[email protected]">Francisco Garcia</maintainer>
<license>>BSD-3-Clause</license>
<buildtool_depend>catkin</buildtool_depend>
<depend>actionlib</depend>
<depend>actionlib_msgs</depend>
<depend>cgal</depend>
<depend>eigen</depend>
<depend>fkie_ddynamic_reconfigure</depend>
<depend>fkie_measurement_msgs</depend>>
<depend>geometry_msgs</depend>
<depend>gps_common</depend>
<depend>jsk_rviz_plugins</depend>
<depend>mbf_msgs</depend>
<depend>message_generation</depend>
<depend>message_runtime</depend>
<depend>nav_msgs</depend>
<depend>octomap</depend>
<depend>octomap_msgs</depend>
<depend>octomap_server</depend>
<depend>octomap_rviz_plugins</depend>
<depend>roscpp</depend>
<depend>std_msgs</depend>
<depend>tf</depend>
<depend>tf2</depend>
<depend>tf2_geometry_msgs</depend>
<depend>visualization_msgs</depend>
</package>