Skip to content

Commit

Permalink
2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hrnr committed Jan 3, 2021
1 parent e8bc205 commit 4c9f96d
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.3 (2021-01-03)
------------------
* add missing dependencies to catkin_package calls
* Contributors: Jiri Horner

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.2</version>
<version>2.1.3</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.3 (2021-01-03)
------------------
* add missing dependencies to catkin_package calls
* update map_merge for OpenCV 4
* 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.2</version>
<version>2.1.3</version>

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

0 comments on commit 4c9f96d

Please sign in to comment.