This commit is contained in:
William Woodall 2014-02-23 11:07:15 -08:00
parent ff4db794ba
commit d5a1d19f90
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
Changelog for package laser_geometry
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.6.1 (2014-02-23)
------------------
* Added dependency on cmake_modules
* Contributors: William Woodall

View File

@ -1,6 +1,6 @@
<package>
<name>laser_geometry</name>
<version>1.6.0</version>
<version>1.6.1</version>
<description>
This package contains a class for converting from a 2D laser scan as defined by
sensor_msgs/LaserScan into a point cloud as defined by sensor_msgs/PointCloud