Skip to content

Commit

Permalink
1.12.13
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson committed Aug 15, 2016
1 parent 4631bd1 commit b4e1341
Show file tree
Hide file tree
Showing 36 changed files with 54 additions and 54 deletions.
4 changes: 2 additions & 2 deletions amcl/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package amcl
^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion amcl/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>amcl</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>
<p>
amcl is a probabilistic localization system for a robot moving in
Expand Down
4 changes: 2 additions & 2 deletions base_local_planner/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package base_local_planner
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion base_local_planner/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>base_local_planner</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>

This package provides implementations of the Trajectory Rollout and Dynamic Window approaches to local robot navigation on a plane. Given a plan to follow and a costmap, the controller produces velocity commands to send to a mobile base. This package supports both holonomic and non-holonomic robots, any robot footprint that can be represented as a convex polygon or circle, and exposes its configuration as ROS parameters that can be set in a launch file. This package's ROS wrapper adheres to the BaseLocalPlanner interface specified in the <a href="http://wiki.ros.org/nav_core">nav_core</a> package.
Expand Down
4 changes: 2 additions & 2 deletions carrot_planner/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package carrot_planner
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion carrot_planner/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>carrot_planner</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>

This planner attempts to find a legal place to put a carrot for the robot to follow. It does this by moving back along the vector between the robot and the goal point.
Expand Down
4 changes: 2 additions & 2 deletions clear_costmap_recovery/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package clear_costmap_recovery
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion clear_costmap_recovery/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>clear_costmap_recovery</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>

This package provides a recovery behavior for the navigation stack that attempts to clear space by reverting the costmaps used by the navigation stack to the static map outside of a given area.
Expand Down
4 changes: 2 additions & 2 deletions costmap_2d/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package costmap_2d
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------
* Fixed race condition with costmaps
Modifying minx\_, miny\_,, maxx\_, and maxy\_ without locking the mutex is
unsafe and is a race condition if updateMap is called from multiple
Expand Down
2 changes: 1 addition & 1 deletion costmap_2d/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>costmap_2d</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>
This package provides an implementation of a 2D costmap that takes in sensor
data from the world, builds a 2D or 3D occupancy grid of the data (depending
Expand Down
4 changes: 2 additions & 2 deletions dwa_local_planner/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package dwa_local_planner
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion dwa_local_planner/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>dwa_local_planner</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>

This package provides an implementation of the Dynamic Window Approach to
Expand Down
4 changes: 2 additions & 2 deletions fake_localization/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package fake_localization
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion fake_localization/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>fake_localization</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>A ROS node that simply forwards odometry information.</description>
<author>Ioan A. Sucan</author>
<author>contradict@gmail.com</author>
Expand Down
4 changes: 2 additions & 2 deletions global_planner/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package global_planner
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion global_planner/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>global_planner</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>
A path planner library and node.
</description>
Expand Down
4 changes: 2 additions & 2 deletions map_server/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package map_server
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion map_server/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>map_server</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>

map_server provides the <tt>map_server</tt> ROS <a href="http://www.ros.org/wiki/Nodes">Node</a>, which offers map data as a ROS <a href="http://www.ros.org/wiki/Services">Service</a>. It also provides the <tt>map_saver</tt> command-line utility, which allows dynamically generated maps to be saved to file.
Expand Down
4 changes: 2 additions & 2 deletions move_base/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package move_base
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------
* Merge pull request `#495 <https://github.com/ros-planning/navigation/issues/495>`_ from corot/patch-3
Fix `#494 <https://github.com/ros-planning/navigation/issues/494>`_: prevent zero-velocity commands during recovery behaviors
* move_base: Add move_base_msgs to find_package.
Expand Down
2 changes: 1 addition & 1 deletion move_base/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>move_base</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>

The move_base package provides an implementation of an action (see the <a href="http://www.ros.org/wiki/actionlib">actionlib</a> package) that, given a goal in the world, will attempt to reach it with a mobile base. The move_base node links together a global and local planner to accomplish its global navigation task. It supports any global planner adhering to the nav_core::BaseGlobalPlanner interface specified in the <a href="http://www.ros.org/wiki/nav_core">nav_core</a> package and any local planner adhering to the nav_core::BaseLocalPlanner interface specified in the <a href="http://www.ros.org/wiki/nav_core">nav_core</a> package. The move_base node also maintains two costmaps, one for the global planner, and one for a local planner (see the <a href="http://www.ros.org/wiki/costmap_2d">costmap_2d</a> package) that are used to accomplish navigation tasks.
Expand Down
4 changes: 2 additions & 2 deletions move_base_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package move_base_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion move_base_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>move_base_msgs</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>

Holds the action description and relevant messages for the move_base package
Expand Down
4 changes: 2 additions & 2 deletions move_slow_and_clear/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package move_slow_and_clear
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion move_slow_and_clear/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>move_slow_and_clear</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>

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

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion nav_core/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>nav_core</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>

This package provides common interfaces for navigation specific robot actions. Currently, this package provides the BaseGlobalPlanner, BaseLocalPlanner, and RecoveryBehavior interfaces, which can be used to build actions that can easily swap their planner, local controller, or recovery behavior for new versions adhering to the same interface.
Expand Down
4 changes: 2 additions & 2 deletions navfn/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package navfn
^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion navfn/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>navfn</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>

navfn provides a fast interpolated navigation function that can be used to create plans for
Expand Down
4 changes: 2 additions & 2 deletions navigation/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package navigation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion navigation/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>navigation</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>
A 2D navigation stack that takes in information from odometry, sensor
streams, and a goal pose and outputs safe velocity commands that are sent
Expand Down
4 changes: 2 additions & 2 deletions robot_pose_ekf/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package robot_pose_ekf
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion robot_pose_ekf/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>robot_pose_ekf</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>

The Robot Pose EKF package is used to estimate the 3D pose of a robot, based on (partial) pose measurements coming from different sources. It uses an extended Kalman filter with a 6D model (3D position and 3D orientation) to combine measurements from wheel odometry, IMU sensor and visual odometry. The basic idea is to offer loosely coupled integration with different sensors, where sensor signals are received as ROS messages.
Expand Down
4 changes: 2 additions & 2 deletions rotate_recovery/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rotate_recovery
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion rotate_recovery/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rotate_recovery</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>

This package provides a recovery behavior for the navigation stack that attempts to clear space by performing a 360 degree rotation of the robot.
Expand Down
4 changes: 2 additions & 2 deletions voxel_grid/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package voxel_grid
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.13 (2016-08-15)
--------------------

1.12.12 (2016-06-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion voxel_grid/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>voxel_grid</name>
<version>1.12.12</version>
<version>1.12.13</version>
<description>

voxel_grid provides an implementation of an efficient 3D voxel grid. The occupancy grid can support 3 different representations for the state of a cell: marked, free, or unknown. Due to the underlying implementation relying on bitwise and and or integer operations, the voxel grid only supports 16 different levels per voxel column. However, this limitation yields raytracing and cell marking performance in the grid comparable to standard 2D structures making it quite fast compared to most 3D structures.
Expand Down

0 comments on commit b4e1341

Please sign in to comment.