42 lines
1.3 KiB
XML
Raw Normal View History

2013-06-26 15:41:31 -07:00
<?xml version="1.0"?>
2018-04-30 10:58:35 -04:00
<package format="2">
2013-06-26 15:41:31 -07:00
<name>pcl_conversions</name>
2022-02-08 15:31:32 -08:00
<version>2.4.1</version>
2013-06-26 15:41:31 -07:00
<description>Provides conversions from PCL data types and ROS message types</description>
<author email="william@osrfoundation.org">William Woodall</author>
<author email="paul@bovbel.com">Paul Bovbel</author>
<author email="bill@neautomation.com">Bill Morris</author>
<author email="ankl@kth.se">Andreas Klintberg</author>
2018-04-30 12:03:07 -04:00
<maintainer email="paul@bovbel.com">Paul Bovbel</maintainer>
2018-04-30 12:03:07 -04:00
<maintainer email="www.kentaro.wada@gmail.com">Kentaro Wada</maintainer>
<maintainer email="stevenmacenski@gmail.com">Steve Macenski</maintainer>
2013-06-26 15:41:31 -07:00
<license>BSD</license>
<url>http://wiki.ros.org/pcl_conversions</url>
<url type="repository">https://github.com/ros-perception/perception_pcl</url>
<url type="bugtracker">https://github.com/ros-perception/perception_pcl/issues</url>
2013-06-26 15:41:31 -07:00
<buildtool_depend>ament_cmake</buildtool_depend>
2013-06-26 15:41:31 -07:00
<build_depend>libpcl-all-dev</build_depend>
<depend>eigen</depend>
<depend>message_filters</depend>
<depend>pcl_msgs</depend>
<depend>rclcpp</depend>
<depend>sensor_msgs</depend>
<depend>std_msgs</depend>
<exec_depend>libpcl-common</exec_depend>
<exec_depend>libpcl-io</exec_depend>
<test_depend>ament_cmake_gtest</test_depend>
2013-06-26 15:41:31 -07:00
<export>
<build_type>ament_cmake</build_type>
</export>
</package>