forked from ros-perception/openslam_gmapping
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.xml
24 lines (19 loc) · 914 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
<?xml version="1.0"?>
<package format="3">
<name>openslam_gmapping</name>
<version>0.2.1</version>
<description>The catkinized verseion of openslam_gmapping package (https://github.com/OpenSLAM-org/openslam_gmapping/tree/79ef0b0e6d9a12d6390ae64c4c00d37d776abefb)</description>
<maintainer email="[email protected]">ROS Orphaned Package Maintainers</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>Cyrill Stachniss</author>
<author>Udo Frese</author>
<author>Giorgio Grisetti</author>
<author>Wolfram Burgard</author>
<buildtool_depend>ament_cmake</buildtool_depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>