Skip to content

Commit

Permalink
Release 0.5.0 (#346)
Browse files Browse the repository at this point in the history
* Update changelog

* 0.5.0

Co-authored-by: Atsushi Watanabe <[email protected]>
  • Loading branch information
github-actions[bot] and at-wat authored Oct 16, 2020
1 parent 276042f commit 83f64f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package mcl_3dl
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.5.0 (2020-10-15)
------------------
* Fix crushing when new map is received (`#347 <https://github.com/at-wat/mcl_3dl/issues/347>`_)
* Ease condition for test of PointCloudSamplerWithNormal (`#344 <https://github.com/at-wat/mcl_3dl/issues/344>`_)
* Add faster raycast algorithm using DDA (`#343 <https://github.com/at-wat/mcl_3dl/issues/343>`_)
* Contributors: Naotaka Hatao

0.4.0 (2020-10-07)
------------------
* Fix typos of license (`#340 <https://github.com/at-wat/mcl_3dl/issues/340>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>mcl_3dl</name>
<version>0.4.0</version>
<version>0.5.0</version>
<description>3-D/6-DOF localization for mobile robots with 3-D LIDAR(s)</description>

<maintainer email="[email protected]">Atsushi Watanabe</maintainer>
Expand Down

0 comments on commit 83f64f1

Please sign in to comment.