2.2.0
This commit is contained in:
parent
7669ef4738
commit
2a94c21148
|
|
@ -2,8 +2,8 @@
|
||||||
Changelog for package laser_geometry
|
Changelog for package laser_geometry
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
2.2.0 (2020-04-30)
|
||||||
-----------
|
------------------
|
||||||
* use ament_export_targets()
|
* use ament_export_targets()
|
||||||
* code style only: wrap after open parenthesis if not in one line (`#52 <https://github.com/ros-perception/laser_geometry/issues/52>`_)
|
* code style only: wrap after open parenthesis if not in one line (`#52 <https://github.com/ros-perception/laser_geometry/issues/52>`_)
|
||||||
* use target_include_directories
|
* use target_include_directories
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
schematypens="http://www.w3.org/2001/XMLSchema"?>
|
schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||||||
<package format="2">
|
<package format="2">
|
||||||
<name>laser_geometry</name>
|
<name>laser_geometry</name>
|
||||||
<version>2.1.0</version>
|
<version>2.2.0</version>
|
||||||
<description>
|
<description>
|
||||||
This package contains a class for converting from a 2D laser scan as defined by
|
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
|
sensor_msgs/LaserScan into a point cloud as defined by sensor_msgs/PointCloud
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user