Skip to content

Commit

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

* 0.3.0

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

0.3.0 (2020-09-07)
------------------
* Switch beam model by map label field (`#334 <https://github.com/at-wat/mcl_3dl/issues/334>`_)
* Update test script for latest catkin (`#333 <https://github.com/at-wat/mcl_3dl/issues/333>`_)
* Remove references to sensor_msgs::PointCloud (`#332 <https://github.com/at-wat/mcl_3dl/issues/332>`_)
* Update assets to v0.0.9 (`#331 <https://github.com/at-wat/mcl_3dl/issues/331>`_)
* Improve expansion resetting/global localization test stability (`#330 <https://github.com/at-wat/mcl_3dl/issues/330>`_)
* Fix global localization test parameter (`#328 <https://github.com/at-wat/mcl_3dl/issues/328>`_)
* Avoid rate limit when fetching gh-ph-comment (`#329 <https://github.com/at-wat/mcl_3dl/issues/329>`_)
* Update gh-pr-comment (`#327 <https://github.com/at-wat/mcl_3dl/issues/327>`_)
* Retry codecov script download (`#326 <https://github.com/at-wat/mcl_3dl/issues/326>`_)
* Improve test coverage (`#325 <https://github.com/at-wat/mcl_3dl/issues/325>`_)
* Merge rostest coverage profiles (`#324 <https://github.com/at-wat/mcl_3dl/issues/324>`_)
* Contributors: Atsushi Watanabe, f-fl0

0.2.5 (2020-05-27)
------------------
* Add validation for orientation of initial pose (`#317 <https://github.com/at-wat/mcl_3dl/issues/317>`_)
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.2.5</version>
<version>0.3.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 8349804

Please sign in to comment.