Skip to content

Commit

Permalink
1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbovbel committed Aug 30, 2019
1 parent a04cfb9 commit 82428fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package pointcloud_to_laserscan
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.4.1 (2019-08-30)
------------------
* LaserScan to PointCloud node + nodelet (`#28 <https://github.com/ros-perception/pointcloud_to_laserscan/issues/28>`_)
* fix roslint (`#29 <https://github.com/ros-perception/pointcloud_to_laserscan/issues/29>`_)
* Merge pull request `#20 <https://github.com/ros-perception/pointcloud_to_laserscan/issues/20>`_ from ros-perception/range_max_check
Expand Down
2 changes: 1 addition & 1 deletion package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>pointcloud_to_laserscan</name>
<version>1.4.0</version>
<version>1.4.1</version>
<description>Converts a 3D Point Cloud into a 2D laser scan. This is useful for making devices like the Kinect appear like a laser scanner for 2D-based algorithms (e.g. laser-based SLAM).</description>

<maintainer email="paul@bovbel.com">Paul Bovbel</maintainer>
Expand Down

0 comments on commit 82428fa

Please sign in to comment.