This commit is contained in:
Paul Bovbel 2015-06-22 17:14:42 -04:00 committed by Paul Bovbel
parent 8d457bbd61
commit 8bb614fc3a
4 changed files with 6 additions and 6 deletions

View File

@ -2,8 +2,8 @@
Changelog for package pcl_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.3.0 (2015-06-22)
------------------
* cleanup broken library links
All removed library names are included in ${PCL_LIBRARIES}.
However, the plain library names broke catkin's overlay mechanism:

View File

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

View File

@ -2,8 +2,8 @@
Changelog for package perception_pcl
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.3.0 (2015-06-22)
------------------
* Remove pointcloud_to_laserscan package
* Contributors: Paul Bovbel

View File

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