Skip to content

Commit fa9124f

Browse files
committed
1.3.8
1 parent 3184903 commit fa9124f

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.8 (2024-08-05)
6+
------------------
77
* Merge pull request `#26 <https://github.com/4am-robotics/pointcloud_to_laserscan/issues/26>`_ from ConstantConstantin/patch-1
88
add dependabot for github-actions
99
* add dependabot for github-actions

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="3">
66
<name>pointcloud_to_laserscan</name>
7-
<version>1.3.7</version>
7+
<version>1.3.8</version>
88
<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>
99

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

0 commit comments

Comments
 (0)