This commit is contained in:
William Woodall 2018-06-27 19:45:17 -07:00
parent 3cb99b3e14
commit ed2c9b548c
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
Changelog for package laser_geometry
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
2.0.0 (2018-06-27)
------------------
* Removed the ``angle`` dependency as no longer necessary.
* Updated to build statically but use position independent code.
* Updated to compile, and to remove PointCloud support, and remove boost.

View File

@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>laser_geometry</name>
<version>1.6.4</version>
<version>2.0.0</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