forked from ros-pkg-git/ni
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstack.xml
21 lines (18 loc) · 787 Bytes
/
stack.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<stack>
<description brief="The ROS OpenNI project">
ROS OpenNI is an open source project focused on the integration of the
PrimeSense sensors with ROS.
</description>
<author>Maintained by Radu Bogdan Rusu, Ken Conley</author>
<license>BSD,LGPL</license>
<review status="unreviewed" notes=""/>
<url>http://ros.org/wiki/ni</url>
<depend stack="camera_drivers" /> <!-- camera_info_manager -->
<depend stack="common" /> <!-- nodelet -->
<depend stack="common_msgs" /> <!-- sensor_msgs -->
<depend stack="driver_common" /> <!-- dynamic_reconfigure -->
<depend stack="geometry" /> <!-- tf, kdl -->
<depend stack="image_common" /> <!-- image_transport -->
<depend stack="point_cloud_perception" />
<depend stack="ros" /> <!-- roscpp -->
</stack>