This commit is contained in:
Paul Bovbel 2015-01-20 10:45:59 -05:00 committed by Paul Bovbel
parent 7ef9fed2b8
commit e739e0f297
6 changed files with 9 additions and 9 deletions

View File

@ -2,8 +2,8 @@
Changelog for package pcl_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.2.5 (2015-01-20)
------------------
1.2.4 (2015-01-15)
------------------

View File

@ -1,6 +1,6 @@
<package>
<name>pcl_ros</name>
<version>1.2.4</version>
<version>1.2.5</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.2.5 (2015-01-20)
------------------
1.2.4 (2015-01-15)
------------------

View File

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

View File

@ -2,8 +2,8 @@
Changelog for package pointcloud_to_laserscan
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.2.5 (2015-01-20)
------------------
* Switch to tf_sensor_msgs for transform
* Set parameters in sample launch files to default
* Add tolerance parameter

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>pointcloud_to_laserscan</name>
<version>1.2.4</version>
<version>1.2.5</version>
<description>Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM).</description>
<maintainer email="paul@bovbel.com">Paul Bovbel</maintainer>