Signed-off-by: Michael Carroll <michael@openrobotics.org>
This commit is contained in:
Michael Carroll 2019-09-27 08:31:29 -05:00
parent dff3b58c85
commit 254a8ae891
No known key found for this signature in database
GPG Key ID: F20ABF421A696F36
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
Changelog for package laser_geometry
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2.1.0 (2019-09-27)
------------------
* Merge pull request `#46 <https://github.com/ros-perception/laser_geometry/issues/46>`_ from sloretz/eigen3_cmake_module
* Contributors: Jonathan Binney, Shane Loretz
2.0.0 (2018-06-27)
------------------
* Removed the ``angle`` dependency as no longer necessary.

View File

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