This commit is contained in:
Kentaro Wada 2017-04-25 23:22:30 +09:00 committed by Paul Bovbel
parent 0a75478fe6
commit dbe985e9d4
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.0 (2017-04-25)
----------- ------------------
* Fix lib name duplication error in ubunt:zesty * Fix lib name duplication error in ubunt:zesty
* Detect automatically the version of PCL in cmake * Detect automatically the version of PCL in cmake
* Install xml files declaring nodelets * Install xml files declaring nodelets

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.4.1</version> <version>1.5.0</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.0 (2017-04-25)
----------- ------------------
1.4.0 (2016-04-22) 1.4.0 (2016-04-22)
------------------ ------------------

View File

@ -1,6 +1,6 @@
<package> <package>
<name>perception_pcl</name> <name>perception_pcl</name>
<version>1.4.1</version> <version>1.5.0</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