Skip to content

Commit

Permalink
Bump to version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eupedrosa committed Dec 5, 2020
1 parent 1ae1929 commit 829f43a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
Changelog for package iris_lama
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.1.0 (2020-12-05)
-----------
* Expose the global localization parameters as options
* Add option to mark free cells when there is no hit in SLAM (i.e. truncated ranges)
* Add non-motion update trigger to location
* Fix infinite loop in global localization
* Use C++14
* Fix eigen aligment issues

1.0.0 (2020-05-05)
-----------
* First official release.
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>

<name>iris_lama</name>
<version>1.0.0</version>
<version>1.1.0</version>
<description>
IRIS package for Localization and Mapping (LaMa).
This packages includes the sparse-dense library for grid mapping,
Expand Down

0 comments on commit 829f43a

Please sign in to comment.