Skip to content

Commit 6ddfa21

Browse files
committed
1.3.3
1 parent 886705f commit 6ddfa21

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package pointcloud_to_laserscan
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.3.3 (2020-03-18)
6+
------------------
77
* Merge pull request `#19 <https://github.com/ipa320/pointcloud_to_laserscan/issues/19>`_ from lindemeier/fix/change_log_level_and_freq_avoiding_log_spam
88
change log level and frequency
99
* consistent log level and catching TransformException

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>pointcloud_to_laserscan</name>
4-
<version>1.3.2</version>
4+
<version>1.3.3</version>
55
<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>
66

77
<maintainer email="[email protected]">Paul Bovbel</maintainer>

0 commit comments

Comments
 (0)