forked from rhuitl/laser_drivers
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstack.xml
More file actions
15 lines (14 loc) · 659 Bytes
/
stack.xml
File metadata and controls
15 lines (14 loc) · 659 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<stack>
<description brief="Laser drivers for Hokuyo and SICK laser rangefinders">
This stack contains drivers for laser rangefinders, including Hokuyo SCIP 2.0-compliant and SICK models.
</description>
<author>Blaise Gassend</author>
<license>BSD,LGPL</license>
<review status="Doc reviewed" notes="2010/01/18"/>
<url>http://ros.org/wiki/laser_drivers</url>
<depend stack="common_msgs" /> <!-- sensor_msgs -->
<depend stack="diagnostics" /> <!-- self_test, diagnostic_updater -->
<depend stack="driver_common" /> <!-- dynamic_reconfigure, driver_base -->
<depend stack="ros" />
<depend stack="ros_comm" /> <!-- roscpp -->
</stack>