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>
|
2014-04-08 22:34:55 +00:00
|
|
|
|
|
|
|
|
<author email="william@osrfoundation.org">William Woodall</author>
|
2019-10-29 19:10:32 -04:00
|
|
|
<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
|
|
|
|
2014-04-08 22:34:55 +00: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>
|
2019-10-29 19:10:32 -04:00
|
|
|
<maintainer email="stevenmacenski@gmail.com">Steve Macenski</maintainer>
|
2013-06-26 15:41:31 -07:00
|
|
|
|
|
|
|
|
<license>BSD</license>
|
|
|
|
|
|
2014-04-08 22:34:55 +00:00
|
|
|
<url>http://wiki.ros.org/pcl_conversions</url>
|
2018-05-07 08:13:36 -07:00
|
|
|
<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
|
|
|
|
2019-10-29 19:10:32 -04:00
|
|
|
<buildtool_depend>ament_cmake</buildtool_depend>
|
2013-06-26 15:41:31 -07:00
|
|
|
|
2022-11-29 11:27:59 -07:00
|
|
|
<build_depend>libpcl-all-dev</build_depend>
|
|
|
|
|
|
2019-10-29 19:10:32 -04:00
|
|
|
<depend>eigen</depend>
|
|
|
|
|
<depend>message_filters</depend>
|
|
|
|
|
<depend>pcl_msgs</depend>
|
|
|
|
|
<depend>rclcpp</depend>
|
|
|
|
|
<depend>sensor_msgs</depend>
|
|
|
|
|
<depend>std_msgs</depend>
|
2018-04-30 11:11:51 -04:00
|
|
|
|
2022-11-29 11:27:59 -07:00
|
|
|
<exec_depend>libpcl-common</exec_depend>
|
|
|
|
|
<exec_depend>libpcl-io</exec_depend>
|
|
|
|
|
|
2019-10-29 19:10:32 -04:00
|
|
|
<test_depend>ament_cmake_gtest</test_depend>
|
2013-06-26 15:41:31 -07:00
|
|
|
|
2019-10-29 19:10:32 -04:00
|
|
|
<export>
|
|
|
|
|
<build_type>ament_cmake</build_type>
|
|
|
|
|
</export>
|
2014-02-28 19:03:17 -06:00
|
|
|
</package>
|