forked from ros-perception/openslam_gmapping
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.xml
More file actions
18 lines (14 loc) · 714 Bytes
/
package.xml
File metadata and controls
18 lines (14 loc) · 714 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<package>
<name>openslam_gmapping</name>
<version>0.1.0</version>
<description>ROS-ified version of gmapping SLAM. Forked from https://openslam.informatik.uni-freiburg.de/data/svn/gmapping/trunk/</description>
<maintainer email="vincent.rabaud@gmail.com">Vincent Rabaud</maintainer>
<license>BSD</license>
<url type="website">http://openslam.org/gmapping</url>
<url type="repository">https://github.com/ros-perception/openslam_gmapping</url>
<url type="bugtracker">https://github.com/ros-perception/openslam_gmapping/issues</url>
<author>Giorgio Grisetti</author>
<author>Cyrill Stachniss</author>
<author>Wolfram Burgard</author>
<buildtool_depend>catkin</buildtool_depend>
</package>