Changelog.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
This commit is contained in:
Chris Lalancette 2022-03-01 20:54:58 +00:00
parent 810d01c4a4
commit 19af88238e

View File

@ -2,6 +2,13 @@
Changelog for package laser_geometry Changelog for package laser_geometry
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Install headers to include/${PROJECT_NAME} (`#86 <https://github.com/ros-perception/laser_geometry/issues/86>`_)
* Explicit cast to double to prevent loss of precision
* Fix Duration casting issue leading to no undistortion
* Contributors: Jonathan Binney, Marco Lampacrescia, Shane Loretz
2.3.0 (2022-01-14) 2.3.0 (2022-01-14)
------------------ ------------------
* Fix building on running on Windows Debug (`#82 <https://github.com/ros-perception/laser_geometry/issues/82>`_) * Fix building on running on Windows Debug (`#82 <https://github.com/ros-perception/laser_geometry/issues/82>`_)