Skip to content

Commit

Permalink
0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanFabian committed Oct 31, 2019
1 parent 6898e4b commit 2743016
Show file tree
Hide file tree
Showing 26 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions hector_compressed_map_transport/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hector_compressed_map_transport
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.6 (2019-10-31)
------------------

0.3.5 (2016-06-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion hector_compressed_map_transport/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>hector_compressed_map_transport</name>
<version>0.3.5</version>
<version>0.3.6</version>
<description>
hector_compressed_map_transport provides means for transporting compressed map data through the use of image_transport.
</description>
Expand Down
4 changes: 2 additions & 2 deletions hector_geotiff/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hector_geotiff
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.6 (2019-10-31)
------------------
* Update geotiff draw interface to support different shapes
* Contributors: Stefan Kohlbrecher

Expand Down
2 changes: 1 addition & 1 deletion hector_geotiff/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>hector_geotiff</name>
<version>0.3.5</version>
<version>0.3.6</version>
<description>
hector_geotiff provides a node that can be used to save occupancy grid map, robot trajectory and object of interest data to RoboCup Rescue compliant GeoTiff images.
</description>
Expand Down
4 changes: 2 additions & 2 deletions hector_geotiff_plugins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hector_geotiff_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.6 (2019-10-31)
------------------

0.3.5 (2016-06-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion hector_geotiff_plugins/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>hector_geotiff_plugins</name>
<version>0.3.5</version>
<version>0.3.6</version>
<description>
hector_geotiff_plugins contains plugins that extend geotiff maps generated by hector_geotiff.
</description>
Expand Down
4 changes: 2 additions & 2 deletions hector_imu_attitude_to_tf/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hector_imu_attitude_to_tf
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.6 (2019-10-31)
------------------

0.3.5 (2016-06-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion hector_imu_attitude_to_tf/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>hector_imu_attitude_to_tf</name>
<version>0.3.5</version>
<version>0.3.6</version>
<description>
hector_imu_attitude_to_tf is a lightweight node that can be used to publish the roll/pitch attitude angles reported via a imu message to tf.
</description>
Expand Down
4 changes: 2 additions & 2 deletions hector_imu_tools/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hector_imu_tools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.6 (2019-10-31)
------------------

0.3.5 (2016-06-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion hector_imu_tools/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>hector_imu_tools</name>
<version>0.3.5</version>
<version>0.3.6</version>
<description>
hector_imu_tools provides some tools for processing IMU messages
</description>
Expand Down
4 changes: 2 additions & 2 deletions hector_map_server/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hector_map_server
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.6 (2019-10-31)
------------------

0.3.5 (2016-06-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion hector_map_server/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>hector_map_server</name>
<version>0.3.5</version>
<version>0.3.6</version>
<description>
hector_map_server provides a service for retrieving the map, as well as for raycasting based obstacle queries (finds next obstacle in the map, given start and endpoint
in any tf coordinate frame).
Expand Down
4 changes: 2 additions & 2 deletions hector_map_tools/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hector_map_tools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.6 (2019-10-31)
------------------
* hector_map_tools: Use the FindEigen3.cmake module provided by Eigen
This patch applies the recommendation from http://wiki.ros.org/jade/Migration and removes the
dependency from package cmake_modules (unless your installation of Eigen3 does not provide a
Expand Down
2 changes: 1 addition & 1 deletion hector_map_tools/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>hector_map_tools</name>
<version>0.3.5</version>
<version>0.3.6</version>
<description>
hector_map_tools contains some functions related to accessing information from OccupancyGridMap maps.
Currently consists of a single header.
Expand Down
4 changes: 2 additions & 2 deletions hector_mapping/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hector_mapping
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.6 (2019-10-31)
------------------
* Merge pull request `#49 <https://github.com/tu-darmstadt-ros-pkg/hector_slam/issues/49>`_ from davidbsp/catkin
populate child_frame_id in odometry msg
* Added child_frame_id in hector mapping's odometry msg
Expand Down
2 changes: 1 addition & 1 deletion hector_mapping/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>hector_mapping</name>
<version>0.3.5</version>
<version>0.3.6</version>
<description>
hector_mapping is a SLAM approach that can be used without odometry as well as on platforms that exhibit roll/pitch motion (of the sensor, the platform or both).
It leverages the high update rate of modern LIDAR systems like the Hokuyo UTM-30LX and provides 2D pose estimates at scan rate of the sensors (40Hz for the UTM-30LX).
Expand Down
4 changes: 2 additions & 2 deletions hector_marker_drawing/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hector_marker_drawing
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.6 (2019-10-31)
------------------

0.3.5 (2016-06-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion hector_marker_drawing/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>hector_marker_drawing</name>
<version>0.3.5</version>
<version>0.3.6</version>
<description>
hector_marker_drawing provides convenience functions for easier publishing of visualization markers.
</description>
Expand Down
4 changes: 2 additions & 2 deletions hector_nav_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hector_nav_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.6 (2019-10-31)
------------------

0.3.5 (2016-06-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion hector_nav_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>hector_nav_msgs</name>
<version>0.3.5</version>
<version>0.3.6</version>
<description>
hector_nav_msgs contains messages and services used in the hector_slam stack.
</description>
Expand Down
4 changes: 2 additions & 2 deletions hector_slam/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hector_slam
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.6 (2019-10-31)
------------------

0.3.5 (2016-06-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion hector_slam/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>hector_slam</name>
<version>0.3.5</version>
<version>0.3.6</version>
<description>
The hector_slam metapackage that installs hector_mapping and related packages.
</description>
Expand Down
4 changes: 2 additions & 2 deletions hector_slam_launch/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hector_slam_launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.6 (2019-10-31)
------------------

0.3.5 (2016-06-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion hector_slam_launch/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>hector_slam_launch</name>
<version>0.3.5</version>
<version>0.3.6</version>
<description>
hector_slam_launch contains launch files for launching hector_slam with different robot systems/setups/postprocessing scenarios.
</description>
Expand Down
4 changes: 2 additions & 2 deletions hector_trajectory_server/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hector_trajectory_server
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.6 (2019-10-31)
------------------

0.3.5 (2016-06-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion hector_trajectory_server/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>hector_trajectory_server</name>
<version>0.3.5</version>
<version>0.3.6</version>
<description>
hector_trajectory_server keeps track of tf trajectories extracted from tf data and makes this data accessible via a service and topic.
</description>
Expand Down

0 comments on commit 2743016

Please sign in to comment.