Skip to content

Commit

Permalink
2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hrnr committed Dec 16, 2017
1 parent 05ebfb1 commit 717e7f6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions explore/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package explore_lite
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.1.1 (2017-12-16)
------------------
* explore: fix min_frontier_size bug
* min_frontier_size parameter was not used to at all
* adjust min_frontier size filtering according to map resolution
Expand Down
2 changes: 1 addition & 1 deletion explore/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>explore_lite</name>
<version>2.1.0</version>
<version>2.1.1</version>

<description>Lightweight frontier-based exploration.</description>

Expand Down
4 changes: 2 additions & 2 deletions map_merge/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package multirobot_map_merge
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.1.1 (2017-12-16)
------------------
* fix bugs in CMakeLists.txt: install nodes in packages, so they get shipped in debian packages. fixes `#11 <https://github.com/hrnr/m-explore/issues/11>`_
* map_merge: add bibtex to wiki page
* Contributors: Jiri Horner
Expand Down
2 changes: 1 addition & 1 deletion map_merge/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>multirobot_map_merge</name>
<version>2.1.0</version>
<version>2.1.1</version>

<description>Merging multiple maps without knowledge of initial
positions of robots.</description>
Expand Down

0 comments on commit 717e7f6

Please sign in to comment.