1.6.1
This commit is contained in:
parent
283782b420
commit
32d3e6a459
@ -2,8 +2,8 @@
|
||||
Changelog for package pcl_conversions
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
1.6.1 (2018-05-08)
|
||||
------------------
|
||||
* Add 1.6.0 section to CHANGELOG.rst
|
||||
* Use foreach + string regex to implement list(filter on old cmake
|
||||
* Downgrade the required cmake version for backward compatibility
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<package format="2">
|
||||
<name>pcl_conversions</name>
|
||||
<version>1.6.0</version>
|
||||
<version>1.6.1</version>
|
||||
<description>Provides conversions from PCL data types and ROS message types</description>
|
||||
|
||||
<author email="william@osrfoundation.org">William Woodall</author>
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
Changelog for package pcl_ros
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
1.6.1 (2018-05-08)
|
||||
------------------
|
||||
* Add 1.6.0 section to CHANGELOG.rst
|
||||
* Fix the use of Eigen3 in cmake
|
||||
* Contributors: Kentaro Wada
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<package format="2">
|
||||
<name>pcl_ros</name>
|
||||
<version>1.6.0</version>
|
||||
<version>1.6.1</version>
|
||||
<description>
|
||||
|
||||
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
Changelog for package perception_pcl
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
1.6.1 (2018-05-08)
|
||||
------------------
|
||||
* Add 1.6.0 section to CHANGELOG.rst
|
||||
* Contributors: Kentaro Wada
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<package format="2">
|
||||
<name>perception_pcl</name>
|
||||
<version>1.6.0</version>
|
||||
<version>1.6.1</version>
|
||||
<description>
|
||||
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred
|
||||
bridge for 3D applications involving n-D Point Clouds and 3D geometry
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user