Skip to content

Commit ecb6c1c

Browse files
authored
Release 0.6.0 (#384)
* Update changelog * 0.6.0
1 parent 51816cc commit ecb6c1c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.rst

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

5+
0.6.0 (2021-05-12)
6+
------------------
7+
* Add option to load cloud through "load_pcd" service (`#381 <https://github.com/at-wat/mcl_3dl/issues/381>`_)
8+
* Update assets to v0.3.1 (`#382 <https://github.com/at-wat/mcl_3dl/issues/382>`_)
9+
* Update assets to v0.3.0 (`#380 <https://github.com/at-wat/mcl_3dl/issues/380>`_)
10+
* Update assets to v0.2.0 (`#379 <https://github.com/at-wat/mcl_3dl/issues/379>`_)
11+
* Contributors: Atsushi Watanabe, Remco
12+
513
0.5.4 (2021-03-07)
614
------------------
715
* Add odom/imu/cloud_queue_size params (`#375 <https://github.com/at-wat/mcl_3dl/issues/375>`_)

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 format="2">
33
<name>mcl_3dl</name>
4-
<version>0.5.4</version>
4+
<version>0.6.0</version>
55
<description>3-D/6-DOF localization for mobile robots with 3-D LIDAR(s)</description>
66

77
<maintainer email="atsushi.w@ieee.org">Atsushi Watanabe</maintainer>

0 commit comments

Comments
 (0)