This commit is contained in:
Kentaro Wada 2018-03-31 18:17:39 +09:00 committed by Paul Bovbel
parent 273b011e4e
commit 492e4f917e
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.4 (2018-03-31)
----------- ------------------
* update to use non deprecated pluginlib macro * update to use non deprecated pluginlib macro
* Fix config path of sample_voxel_grid.launch * Fix config path of sample_voxel_grid.launch
* remove hack now that upstream pcl has been rebuilt * remove hack now that upstream pcl has been rebuilt

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.3</version> <version>1.5.4</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.4 (2018-03-31)
----------- ------------------
1.5.3 (2017-05-03) 1.5.3 (2017-05-03)
------------------ ------------------

View File

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