1.2.6
This commit is contained in:
parent
9b2bd47887
commit
d7adb41971
@ -2,8 +2,8 @@
|
|||||||
Changelog for package pcl_ros
|
Changelog for package pcl_ros
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.2.6 (2015-02-04)
|
||||||
-----------
|
------------------
|
||||||
|
|
||||||
1.2.5 (2015-01-20)
|
1.2.5 (2015-01-20)
|
||||||
------------------
|
------------------
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
<package>
|
<package>
|
||||||
<name>pcl_ros</name>
|
<name>pcl_ros</name>
|
||||||
<version>1.2.5</version>
|
<version>1.2.6</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
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
Changelog for package perception_pcl
|
Changelog for package perception_pcl
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.2.6 (2015-02-04)
|
||||||
-----------
|
------------------
|
||||||
|
|
||||||
1.2.5 (2015-01-20)
|
1.2.5 (2015-01-20)
|
||||||
------------------
|
------------------
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
<package>
|
<package>
|
||||||
<name>perception_pcl</name>
|
<name>perception_pcl</name>
|
||||||
<version>1.2.5</version>
|
<version>1.2.6</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
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
Changelog for package pointcloud_to_laserscan
|
Changelog for package pointcloud_to_laserscan
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.2.6 (2015-02-04)
|
||||||
-----------
|
------------------
|
||||||
* Fix default value for concurrency
|
* Fix default value for concurrency
|
||||||
* Fix multithreaded lazy pub sub
|
* Fix multithreaded lazy pub sub
|
||||||
* Contributors: Paul Bovbel
|
* Contributors: Paul Bovbel
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<package>
|
<package>
|
||||||
<name>pointcloud_to_laserscan</name>
|
<name>pointcloud_to_laserscan</name>
|
||||||
<version>1.2.5</version>
|
<version>1.2.6</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>
|
<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>
|
<maintainer email="paul@bovbel.com">Paul Bovbel</maintainer>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user