forked from start-jsk/jsk_apc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.xml
30 lines (24 loc) · 929 Bytes
/
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
<?xml version="1.0"?>
<package>
<name>selective_dualarm_stowing</name>
<version>4.3.0</version>
<description>Selective Dualarm Stowing</description>
<maintainer email="[email protected]">Shingo Kitagawa</maintainer>
<license>BSD</license>
<author email="[email protected]">Shingo Kitagawa</author>
<buildtool_depend>catkin</buildtool_depend>
<run_depend>cv_bridge</run_depend>
<run_depend>jsk_2015_05_baxter_apc</run_depend>
<run_depend>jsk_2016_01_baxter_apc</run_depend>
<run_depend>jsk_data</run_depend>
<run_depend>jsk_perception</run_depend>
<run_depend>jsk_pcl_ros</run_depend>
<run_depend>jsk_topic_tools</run_depend>
<run_depend>jsk_recognition_msgs</run_depend>
<run_depend>jsk_rqt_plugins</run_depend>
<run_depend>message_filters</run_depend>
<run_depend>rospy</run_depend>
<run_depend>sensor_msgs</run_depend>
<export>
</export>
</package>