Skip to content

Commit

Permalink
1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Fankhauser committed May 10, 2016
1 parent 25d0f61 commit f4489a4
Show file tree
Hide file tree
Showing 18 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions grid_map/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package grid_map
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.3.3 (2016-05-10)
------------------
* Release for ROS Kinetic.
* Contributors: Peter Fankhauser

Expand Down
2 changes: 1 addition & 1 deletion grid_map/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>grid_map</name>
<version>1.3.2</version>
<version>1.3.3</version>
<description>Meta-package for the universal grid map library.</description>
<maintainer email="pfankhauser@ethz.ch">Péter Fankhauser</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions grid_map_core/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package grid_map_core
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.3.3 (2016-05-10)
------------------
* Release for ROS Kinetic.
* Contributors: Peter Fankhauser

Expand Down
2 changes: 1 addition & 1 deletion grid_map_core/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>grid_map_core</name>
<version>1.3.2</version>
<version>1.3.3</version>
<description>Universal grid map library to manage two-dimensional grid maps with multiple data layers.</description>
<maintainer email="pfankhauser@ethz.ch">Péter Fankhauser</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions grid_map_cv/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package grid_map_cv
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.3.3 (2016-05-10)
------------------
* Release for ROS Kinetic.
* Contributors: Peter Fankhauser

Expand Down
2 changes: 1 addition & 1 deletion grid_map_cv/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>grid_map_cv</name>
<version>1.3.2</version>
<version>1.3.3</version>
<description>Conversions between grid maps and OpenCV images.</description>
<maintainer email="pfankhauser@ethz.ch">Péter Fankhauser</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions grid_map_demos/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package grid_map_demos
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.3.3 (2016-05-10)
------------------
* Release for ROS Kinetic.
* Contributors: Peter Fankhauser

Expand Down
2 changes: 1 addition & 1 deletion grid_map_demos/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>grid_map_demos</name>
<version>1.3.2</version>
<version>1.3.3</version>
<description>Demo nodes to demonstrate the usage of the grid map library.</description>
<maintainer email="pfankhauser@ethz.ch">Péter Fankhauser</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions grid_map_filters/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package grid_map_filters
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.3.3 (2016-05-10)
------------------
* Release for ROS Kinetic.
* Contributors: Peter Fankhauser

Expand Down
2 changes: 1 addition & 1 deletion grid_map_filters/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>grid_map_filters</name>
<version>1.3.2</version>
<version>1.3.3</version>
<description>Processing grid maps as a sequence of ROS filters.</description>
<maintainer email="pfankhauser@ethz.ch">Péter Fankhauser</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions grid_map_loader/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package grid_map_loader
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.3.3 (2016-05-10)
------------------
* Release for ROS Kinetic.
* Contributors: Peter Fankhauser

Expand Down
2 changes: 1 addition & 1 deletion grid_map_loader/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>grid_map_loader</name>
<version>1.3.2</version>
<version>1.3.3</version>
<description>Loading and publishing grid maps from bag files.</description>
<maintainer email="pfankhauser@ethz.ch">Péter Fankhauser</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions grid_map_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package grid_map_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.3.3 (2016-05-10)
------------------
* Release for ROS Kinetic.
* Contributors: Peter Fankhauser

Expand Down
2 changes: 1 addition & 1 deletion grid_map_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>grid_map_msgs</name>
<version>1.3.2</version>
<version>1.3.3</version>
<description>Definition of the multi-layered grid map message type.</description>
<maintainer email="pfankhauser@ethz.ch">Péter Fankhauser</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions grid_map_ros/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package grid_map_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.3.3 (2016-05-10)
------------------
* Release for ROS Kinetic.
* Contributors: Peter Fankhauser

Expand Down
2 changes: 1 addition & 1 deletion grid_map_ros/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>grid_map_ros</name>
<version>1.3.2</version>
<version>1.3.3</version>
<description>ROS interface for the grid map library to manage two-dimensional grid maps with multiple data layers.</description>
<maintainer email="pfankhauser@ethz.ch">Péter Fankhauser</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions grid_map_visualization/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package grid_map_visualization
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.3.3 (2016-05-10)
------------------
* Release for ROS Kinetic.
* Contributors: Peter Fankhauser

Expand Down
2 changes: 1 addition & 1 deletion grid_map_visualization/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>grid_map_visualization</name>
<version>1.3.2</version>
<version>1.3.3</version>
<description>Configurable tool to visualize grid maps in RViz.</description>
<maintainer email="pfankhauser@ethz.ch">Péter Fankhauser</maintainer>
<license>BSD</license>
Expand Down

0 comments on commit f4489a4

Please sign in to comment.