Skip to content

Commit ffdbcd6

Browse files
committed
1.3.5
1 parent bfaf61b commit ffdbcd6

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.5 (2021-04-06)
6+
------------------
77
* Merge pull request `#22 <https://github.com/ipa320/pointcloud_to_laserscan/issues/22>`_ from fmessmer/fix/TF_REPEATED_DATA
88
update stamp to avoid TF_REPEATED_DATA
99
* only check stamp

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.4</version>
4+
<version>1.3.5</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)