-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.xml
More file actions
executable file
·63 lines (55 loc) · 2.34 KB
/
Copy pathpackage.xml
File metadata and controls
executable file
·63 lines (55 loc) · 2.34 KB
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0"?>
<package>
<name>dream_babbling</name>
<version>0.8.0</version>
<description>The dream_babbling package</description>
<maintainer email="le_goff@isir.upmc.fr">le_goff</maintainer>
<license>TODO</license>
<!-- <url type="website">http://wiki.ros.org/dream_babbling</url> -->
<!-- <author email="jane.doe@example.com">Jane Doe</author> -->
<buildtool_depend>catkin</buildtool_depend>
<build_depend>cv_bridge</build_depend>
<build_depend>roscpp</build_depend>
<build_depend>rospy</build_depend>
<build_depend>std_msgs</build_depend>
<build_depend>image_transport</build_depend>
<build_depend>tf</build_depend>
<build_depend>cafer_core</build_depend>
<build_depend>message_generation</build_depend>
<build_depend>yaml_cpp</build_depend>
<build_depend>moveit_ros_planning_interface</build_depend>
<build_depend>rgbd_utils</build_depend>
<build_depend>baxter_mover_utils</build_depend>
<build_depend>message_filters</build_depend>
<build_depend>geometry_msgs</build_depend>
<build_depend>gazebo_msgs</build_depend>
<build_depend>crustcrawler_mover_utils</build_depend>
<build_depend>baxter_mover_utils</build_depend>
<build_depend>pr2_mover_utils</build_depend>
<build_depend>sensor_msgs</build_depend>
<build_depend>relevance_map</build_depend>
<run_depend>actionlib_msgs</run_depend>
<run_depend>sensor_msgs</run_depend>
<run_depend>message_runtime</run_depend>
<run_depend>cv_bridge</run_depend>
<run_depend>roscpp</run_depend>
<run_depend>rospy</run_depend>
<run_depend>std_msgs</run_depend>
<run_depend>image_transport</run_depend>
<run_depend>cafer_core</run_depend>
<run_depend>tf</run_depend>
<run_depend>yaml_cpp</run_depend>
<run_depend>moveit_ros_planning_interface</run_depend>
<run_depend>rgbd_utils</run_depend>
<run_depend>baxter_mover_utils</run_depend>
<run_depend>message_filters</run_depend>
<run_depend>geometry_msgs</run_depend>
<run_depend>gazebo_msgs</run_depend>
<run_depend>crustcrawler_mover_utils</run_depend>
<run_depend>baxter_mover_utils</run_depend>
<run_depend>pr2_mover_utils</run_depend>
<run_depend>relevance_map</run_depend>
<export>
<!-- Other tools can request additional information be placed here -->
</export>
</package>