Skip to content

Commit

Permalink
1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Fankhauser committed Jan 24, 2017
1 parent f844922 commit 0cd5fea
Show file tree
Hide file tree
Showing 22 changed files with 33 additions and 33 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.4.2 (2017-01-24)
------------------

1.4.1 (2016-10-23)
------------------
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.4.1</version>
<version>1.4.2</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.4.2 (2017-01-24)
------------------
* Added linear interpolation method for data access.
* Increased efficiency for linear interpolation method.
* Addressing C++ compiler warnings.
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.4.1</version>
<version>1.4.2</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.4.2 (2017-01-24)
------------------
* Fixed conversion to/from images in float&double format.
* 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.4.1</version>
<version>1.4.2</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.4.2 (2017-01-24)
------------------
* Addressing C++ compiler warnings.
* 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.4.1</version>
<version>1.4.2</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.4.2 (2017-01-24)
------------------

1.4.1 (2016-10-23)
------------------
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.4.1</version>
<version>1.4.2</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.4.2 (2017-01-24)
------------------

1.4.1 (2016-10-23)
------------------
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.4.1</version>
<version>1.4.2</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.4.2 (2017-01-24)
------------------

1.4.1 (2016-10-23)
------------------
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.4.1</version>
<version>1.4.2</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_pcl/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package grid_map_pcl
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.4.2 (2017-01-24)
------------------
* Addressing C++ compiler warnings.
* Contributors: Peter Fankhauser

Expand Down
2 changes: 1 addition & 1 deletion grid_map_pcl/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_pcl</name>
<version>1.4.1</version>
<version>1.4.2</version>
<description>Conversions between grid maps and Point Cloud Library (PCL) types.</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.4.2 (2017-01-24)
------------------
* Added conversion for Costmap2D from ROS Navigation (`#84 <https://github.com/ethz-asl/grid_map/issues/84>`_).
* Added Grid Map message traits to simplify code of the Grid Map RViz plugin (`#87 <https://github.com/ethz-asl/grid_map/issues/87>`_).
* Contributors: Peter Fankhauser, Stefan Kohlbrecher, Daniel Stonier
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.4.1</version>
<version>1.4.2</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_rviz_plugin/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package grid_map_rviz_plugin
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.4.2 (2017-01-24)
------------------
* Cleanup thanks to message traits.
* Contributors: Peter Fankhauser

Expand Down
2 changes: 1 addition & 1 deletion grid_map_rviz_plugin/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>grid_map_rviz_plugin</name>
<version>1.4.1</version>
<version>1.4.2</version>
<description>RViz plugin for displaying grid map messages.</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.4.2 (2017-01-24)
------------------

1.4.1 (2016-10-23)
------------------
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.4.1</version>
<version>1.4.2</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 0cd5fea

Please sign in to comment.