Skip to content

Commit 56b5155

Browse files
committedJul 31, 2015
1.3.8
1 parent 79f3463 commit 56b5155

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
 

‎gmapping/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package gmapping
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.3.8 (2015-07-31)
6+
------------------
77
* fix a test that would take too long sometimes
88
* better verbosity
99
* add a test for upside down lasers

‎gmapping/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>gmapping</name>
3-
<version>1.3.7</version>
3+
<version>1.3.8</version>
44
<description>This package contains a ROS wrapper for OpenSlam's Gmapping.
55
The gmapping package provides laser-based SLAM (Simultaneous Localization and Mapping),
66
as a ROS node called slam_gmapping. Using slam_gmapping, you can create a 2-D occupancy

‎slam_gmapping/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package slam_gmapping
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.3.8 (2015-07-31)
6+
------------------
77

88
1.3.7 (2015-07-04)
99
------------------

‎slam_gmapping/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>slam_gmapping</name>
3-
<version>1.3.7</version>
3+
<version>1.3.8</version>
44
<description>slam_gmapping contains a wrapper around gmapping which provides SLAM capabilities.</description>
55
<author>Brian Gerkey</author>
66
<maintainer email="vincent.rabaud@gmail.com">Vincent Rabaud</maintainer>

0 commit comments

Comments
 (0)
Please sign in to comment.