This commit is contained in:
Kentaro Wada 2017-05-03 02:19:47 +09:00 committed by Paul Bovbel
parent 3d8e48a27c
commit 4b37e42c6e
4 changed files with 6 additions and 6 deletions

View File

@ -2,8 +2,8 @@
Changelog for package pcl_ros Changelog for package pcl_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming 1.5.3 (2017-05-03)
----------- ------------------
* Add dependency on qtbase5-dev for find_package(Qt5Widgets) * Add dependency on qtbase5-dev for find_package(Qt5Widgets)
See https://github.com/ros-perception/perception_pcl/pull/117#issuecomment-298158272 for detail. See https://github.com/ros-perception/perception_pcl/pull/117#issuecomment-298158272 for detail.
* Contributors: Kentaro Wada * Contributors: Kentaro Wada

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<package format="2"> <package format="2">
<name>pcl_ros</name> <name>pcl_ros</name>
<version>1.5.2</version> <version>1.5.3</version>
<description> <description>
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred

View File

@ -2,8 +2,8 @@
Changelog for package perception_pcl Changelog for package perception_pcl
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming 1.5.3 (2017-05-03)
----------- ------------------
1.5.2 (2017-04-29) 1.5.2 (2017-04-29)
------------------ ------------------

View File

@ -1,6 +1,6 @@
<package> <package>
<name>perception_pcl</name> <name>perception_pcl</name>
<version>1.5.2</version> <version>1.5.3</version>
<description> <description>
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred