30 lines
1.0 KiB
XML
Raw Normal View History

2012-10-04 16:58:35 +02:00
<package>
<name>perception_pcl</name>
2015-02-04 13:42:46 -05:00
<version>1.2.6</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>
<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>
2014-04-08 23:34:41 +00:00
<maintainer email="paul@bovbel.com">Paul Bovbel</maintainer>
<maintainer email="bill@neautomation.com">Bill Morris</maintainer>
<license>BSD</license>
<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>
<run_depend>pcl_conversions</run_depend>
<run_depend>pcl_msgs</run_depend>
2012-10-04 16:58:35 +02:00
<run_depend>pcl_ros</run_depend>
<export>
<metapackage/>
</export>
2012-10-04 16:58:35 +02:00
</package>