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