forked from ros-drivers/sicktoolbox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.xml
27 lines (19 loc) · 1.02 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
<?xml version="1.0"?>
<package>
<name>sicktoolbox</name>
<version>1.0.103</version>
<description>SICK Toolbox drivers for SICK laser rangefinders
This package contains the ROS fork of the SICK LIDAR Matlab/C++ Toolbox, available from <a href="http://sicktoolbox.sourceforge.net/">http://sicktoolbox.sourceforge.net/</a>.
The SICK LIDAR Matlab/C++ Toolbox offers stable and easy-to-use C++ drivers for SICK LMS 2xx and SICK LD LIDARs. Also included are config utilities, examples, and tutorials.
</description>
<maintainer email="[email protected]">Chad Rockey</maintainer>
<license>BSD</license>
<url type="website">http://sicktoolbox.sourceforge.net/</url>
<url type="bugtracker">https://github.com/ros-drivers/sicktoolbox/issues</url>
<url type="repository">https://github.com/ros-drivers/sicktoolbox</url>
<author email="[email protected]">Jason Derenick</author>
<author email="[email protected]">Thomas Miller</author>
<buildtool_depend>catkin</buildtool_depend>
<export>
</export>
</package>