33 lines
1.0 KiB
XML
Raw Normal View History

2018-04-30 12:03:07 -04:00
<package format="2">
<name>perception_pcl</name>
2018-04-30 12:10:14 -04:00
<version>1.6.0</version>
2012-10-26 08:56:20 -07:00
<description>
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred
bridge for 3D applications involving n-D Point Clouds and 3D geometry
processing in ROS.
</description>
2018-04-30 12:03:07 -04:00
<author>Open Perception</author>
2014-04-08 23:34:41 +00:00
<author email="william@osrfoundation.org">William Woodall</author>
<author email="julius@kammerl.de">Julius Kammerl</author>
2018-04-30 12:03:07 -04:00
2014-04-08 23:34:41 +00:00
<maintainer email="paul@bovbel.com">Paul Bovbel</maintainer>
2017-04-25 23:33:41 +09:00
<maintainer email="www.kentaro.wada@gmail.com">Kentaro Wada</maintainer>
2018-04-30 12:03:07 -04:00
<license>BSD</license>
2018-04-30 12:03:07 -04:00
<url type="website">http://ros.org/wiki/perception_pcl</url>
2014-04-08 23:34:41 +00:00
<url type="bugtracker">https://github.com/ros-perception/perception_pcl/issues</url>
<url type="repository">https://github.com/ros-perception/perception_pcl</url>
<buildtool_depend>catkin</buildtool_depend>
2018-04-30 12:03:07 -04:00
<exec_depend>pcl_conversions</exec_depend>
<exec_depend>pcl_msgs</exec_depend>
<exec_depend>pcl_ros</exec_depend>
<export>
<metapackage/>
</export>
2012-10-04 16:58:35 +02:00
</package>