Add maintainers and authors to package.xml (#886)
parent
b28be6fb58
commit
c4ac76a579
|
@ -23,13 +23,17 @@
|
||||||
and mapping (SLAM) in 2D and 3D across multiple platforms and sensor
|
and mapping (SLAM) in 2D and 3D across multiple platforms and sensor
|
||||||
configurations. This package provides Cartographer's ROS integration.
|
configurations. This package provides Cartographer's ROS integration.
|
||||||
</description>
|
</description>
|
||||||
<maintainer email="google-cartographer@googlegroups.com">
|
<maintainer email="cartographer-owners@googlegroups.com">
|
||||||
The Cartographer Authors
|
The Cartographer Authors
|
||||||
</maintainer>
|
</maintainer>
|
||||||
<license>Apache 2.0</license>
|
<license>Apache 2.0</license>
|
||||||
|
|
||||||
<url>https://github.com/googlecartographer/cartographer_ros</url>
|
<url>https://github.com/googlecartographer/cartographer_ros</url>
|
||||||
|
|
||||||
|
<author email="google-cartographer@googlegroups.com">
|
||||||
|
The Cartographer Authors
|
||||||
|
</author>
|
||||||
|
|
||||||
<buildtool_depend>catkin</buildtool_depend>
|
<buildtool_depend>catkin</buildtool_depend>
|
||||||
|
|
||||||
<build_depend>google-mock</build_depend>
|
<build_depend>google-mock</build_depend>
|
||||||
|
|
|
@ -21,13 +21,17 @@
|
||||||
<description>
|
<description>
|
||||||
ROS messages for the cartographer_ros package.
|
ROS messages for the cartographer_ros package.
|
||||||
</description>
|
</description>
|
||||||
<maintainer email="google-cartographer@googlegroups.com">
|
<maintainer email="cartographer-owners@googlegroups.com">
|
||||||
The Cartographer Authors
|
The Cartographer Authors
|
||||||
</maintainer>
|
</maintainer>
|
||||||
<license>Apache 2.0</license>
|
<license>Apache 2.0</license>
|
||||||
|
|
||||||
<url>https://github.com/googlecartographer/cartographer_ros</url>
|
<url>https://github.com/googlecartographer/cartographer_ros</url>
|
||||||
|
|
||||||
|
<author email="google-cartographer@googlegroups.com">
|
||||||
|
The Cartographer Authors
|
||||||
|
</author>
|
||||||
|
|
||||||
<buildtool_depend>catkin</buildtool_depend>
|
<buildtool_depend>catkin</buildtool_depend>
|
||||||
|
|
||||||
<depend>geometry_msgs</depend>
|
<depend>geometry_msgs</depend>
|
||||||
|
|
|
@ -23,13 +23,17 @@
|
||||||
and mapping (SLAM) in 2D and 3D across multiple platforms and sensor
|
and mapping (SLAM) in 2D and 3D across multiple platforms and sensor
|
||||||
configurations. This package provides Cartographer's RViz integration.
|
configurations. This package provides Cartographer's RViz integration.
|
||||||
</description>
|
</description>
|
||||||
<maintainer email="google-cartographer@googlegroups.com">
|
<maintainer email="cartographer-owners@googlegroups.com">
|
||||||
The Cartographer Authors
|
The Cartographer Authors
|
||||||
</maintainer>
|
</maintainer>
|
||||||
<license>Apache 2.0</license>
|
<license>Apache 2.0</license>
|
||||||
|
|
||||||
<url>https://github.com/googlecartographer/cartographer_ros</url>
|
<url>https://github.com/googlecartographer/cartographer_ros</url>
|
||||||
|
|
||||||
|
<author email="google-cartographer@googlegroups.com">
|
||||||
|
The Cartographer Authors
|
||||||
|
</author>
|
||||||
|
|
||||||
<buildtool_depend>catkin</buildtool_depend>
|
<buildtool_depend>catkin</buildtool_depend>
|
||||||
|
|
||||||
<build_depend>g++-static</build_depend>
|
<build_depend>g++-static</build_depend>
|
||||||
|
|
Loading…
Reference in New Issue