Skip to content

Commit

Permalink
0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
130s committed Jun 21, 2017
1 parent 25d006c commit f573520
Show file tree
Hide file tree
Showing 52 changed files with 78 additions and 78 deletions.
4 changes: 2 additions & 2 deletions moveit/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------
* [fix][moveit_ros_visualization] TrajectoryVisualization crash if no window_context exists (`#523 <https://github.com/ros-planning/moveit/issues/523>`_, `#525 <https://github.com/ros-planning/moveit/issues/525>`_)
* [fix][moveit_ros_visualization] robot display: Don't reload robot model upon topic change (Fixes `#528 <https://github.com/ros-planning/moveit/issues/528>`_)
* [fix][moveit_ros_planning] Include callback of execution status if trajectory is invalid. (`#524 <https://github.com/ros-planning/moveit/issues/524>`_)
Expand Down
2 changes: 1 addition & 1 deletion moveit/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>moveit</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>Meta package that contains all essential package of MoveIt!. Until Summer 2016 MoveIt! had been developed over multiple repositories, where developers' usability and maintenance effort was non-trivial. See <a href = "http://discourse.ros.org/t/migration-to-one-github-repo-for-moveit/266/34">the detailed discussion for the merge of several repositories</a>.</description>
<maintainer email="dave@dav.ee">Dave Coleman</maintainer>
<maintainer email="mferguson@fetchrobotics.com">Michael Ferguson</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions moveit_commander/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_commander
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
2 changes: 1 addition & 1 deletion moveit_commander/package.xml
@@ -1,6 +1,6 @@
<package>
<name>moveit_commander</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>Python interfaces to MoveIt</description>

<author email="isucan@google.com">Ioan Sucan</author>
Expand Down
4 changes: 2 additions & 2 deletions moveit_core/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_core
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
2 changes: 1 addition & 1 deletion moveit_core/package.xml
@@ -1,6 +1,6 @@
<package>
<name>moveit_core</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>Core libraries used by MoveIt!</description>
<author email="isucan@google.com">Ioan Sucan</author>
<author email="robot.moveit@gmail.com">Sachin Chitta</author>
Expand Down
4 changes: 2 additions & 2 deletions moveit_experimental/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_experimental
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
2 changes: 1 addition & 1 deletion moveit_experimental/package.xml
@@ -1,6 +1,6 @@
<package>
<name>moveit_experimental</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>Experimental packages for moveit.</description>
<author email="isucan@google.com">Ioan Sucan</author>
<author email="robot.moveit@gmail.com">Sachin Chitta</author>
Expand Down
4 changes: 2 additions & 2 deletions moveit_kinematics/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_kinematics
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------
* [build] ikfast_kinematics_plugin: Write XML files as UTF-8 (`#514 <https://github.com/ros-planning/moveit/issues/514>`_)
* [build] adjust cmake_minimum_required for add_compile_options (`#521 <https://github.com/ros-planning/moveit/issues/521>`_)
* [build] ikfast_kinematics_plugin: Add c++11 compile option. This is required for Kinetic.
Expand Down
2 changes: 1 addition & 1 deletion moveit_kinematics/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>moveit_kinematics</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>Package for all inverse kinematics solvers in MoveIt!</description>

<author email="dave@dav.ee">Dave Coleman</author>
Expand Down
4 changes: 2 additions & 2 deletions moveit_planners/chomp/chomp_interface/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package chomp_interface
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
2 changes: 1 addition & 1 deletion moveit_planners/chomp/chomp_interface/package.xml
Expand Up @@ -2,7 +2,7 @@
<name>moveit_planners_chomp</name>
<description>The interface for using CHOMP within MoveIt!</description>

<version>0.9.7</version>
<version>0.9.8</version>
<author email="gjones@willowgarage.com">Gil Jones</author>

<maintainer email="chitt@live.in">Chittaranjan Srinivas Swaminathan</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions moveit_planners/chomp/chomp_motion_planner/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package chomp_motion_planner
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
2 changes: 1 addition & 1 deletion moveit_planners/chomp/chomp_motion_planner/package.xml
Expand Up @@ -2,7 +2,7 @@
<name>chomp_motion_planner</name>
<description>chomp_motion_planner</description>

<version>0.9.7</version>
<version>0.9.8</version>
<author email="gjones@willowgarage.com">Gil Jones</author>

<maintainer email="chitt@live.in">Chittaranjan Srinivas Swaminathan</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions moveit_planners/moveit_planners/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_planners
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
2 changes: 1 addition & 1 deletion moveit_planners/moveit_planners/package.xml
@@ -1,6 +1,6 @@
<package>
<name>moveit_planners</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>Metapacakge that installs all available planners for MoveIt</description>
<author email="isucan@google.com">Ioan Sucan</author>
<author email="sachinc@willowgarage.com">Sachin Chitta</author>
Expand Down
4 changes: 2 additions & 2 deletions moveit_planners/ompl/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_planners_ompl
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
2 changes: 1 addition & 1 deletion moveit_planners/ompl/package.xml
@@ -1,6 +1,6 @@
<package>
<name>moveit_planners_ompl</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>MoveIt interface to OMPL</description>

<author email="isucan@google.com">Ioan Sucan</author>
Expand Down
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_controller_manager_example
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
@@ -1,6 +1,6 @@
<package>
<name>moveit_controller_manager_example</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>An example controller manager plugin for MoveIt. This is not functional code.</description>

<author email="isucan@google.com">Ioan Sucan</author>
Expand Down
4 changes: 2 additions & 2 deletions moveit_plugins/moveit_fake_controller_manager/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_fake_controller_manager
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
2 changes: 1 addition & 1 deletion moveit_plugins/moveit_fake_controller_manager/package.xml
@@ -1,6 +1,6 @@
<package>
<name>moveit_fake_controller_manager</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>A fake controller manager plugin for MoveIt.</description>

<author email="isucan@google.com">Ioan Sucan</author>
Expand Down
4 changes: 2 additions & 2 deletions moveit_plugins/moveit_plugins/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
2 changes: 1 addition & 1 deletion moveit_plugins/moveit_plugins/package.xml
@@ -1,6 +1,6 @@
<package>
<name>moveit_plugins</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>Metapackage for moveit plugins.</description>

<author email="mferguson@fetchrobotics.com">Michael Ferguson</author>
Expand Down
4 changes: 2 additions & 2 deletions moveit_plugins/moveit_ros_control_interface/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_ros_control_interface
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
2 changes: 1 addition & 1 deletion moveit_plugins/moveit_ros_control_interface/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>moveit_ros_control_interface</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>ros_control controller manager interface for MoveIt!</description>

<author email="mathias.luedtke@ipa.fraunhofer.de">Mathias Lüdtke</author>
Expand Down
4 changes: 2 additions & 2 deletions moveit_plugins/moveit_simple_controller_manager/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_simple_controller_manager
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------
* [fix] include order (`#529 <https://github.com/ros-planning/moveit/issues/529>`_)
* Contributors: Michael Goerner

Expand Down
@@ -1,6 +1,6 @@
<package>
<name>moveit_simple_controller_manager</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>A generic, simple controller manager plugin for MoveIt.</description>

<author email="mferguson@fetchrobotics.com">Michael Ferguson</author>
Expand Down
4 changes: 2 additions & 2 deletions moveit_ros/benchmarks/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_ros_benchmarks
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
2 changes: 1 addition & 1 deletion moveit_ros/benchmarks/package.xml
@@ -1,6 +1,6 @@
<package>
<name>moveit_ros_benchmarks</name>
<version>0.9.7</version>
<version>0.9.8</version>

<description>Enhanced tools for benchmarks in MoveIt!</description>

Expand Down
4 changes: 2 additions & 2 deletions moveit_ros/manipulation/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_ros_manipulation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
2 changes: 1 addition & 1 deletion moveit_ros/manipulation/package.xml
@@ -1,6 +1,6 @@
<package>
<name>moveit_ros_manipulation</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>Components of MoveIt used for manipulation</description>

<author email="isucan@google.com">Ioan Sucan</author>
Expand Down
4 changes: 2 additions & 2 deletions moveit_ros/move_group/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_ros_move_group
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
2 changes: 1 addition & 1 deletion moveit_ros/move_group/package.xml
@@ -1,6 +1,6 @@
<package>
<name>moveit_ros_move_group</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>The move_group node for MoveIt</description>
<author email="isucan@google.com">Ioan Sucan</author>
<author email="robot.moveit@gmail.com">Sachin Chitta</author>
Expand Down
4 changes: 2 additions & 2 deletions moveit_ros/moveit_ros/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
2 changes: 1 addition & 1 deletion moveit_ros/moveit_ros/package.xml
@@ -1,6 +1,6 @@
<package>
<name>moveit_ros</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>Components of MoveIt that use ROS</description>
<author email="isucan@google.com">Ioan Sucan</author>
<author email="robot.moveit@gmail.com">Sachin Chitta</author>
Expand Down
4 changes: 2 additions & 2 deletions moveit_ros/perception/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_ros_perception
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down
2 changes: 1 addition & 1 deletion moveit_ros/perception/package.xml
@@ -1,6 +1,6 @@
<package>
<name>moveit_ros_perception</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>Components of MoveIt connecting to perception</description>

<author email="isucan@google.com">Ioan Sucan</author>
Expand Down
4 changes: 2 additions & 2 deletions moveit_ros/planning/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_ros_planning
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------
* [fix] Include callback of execution status if trajectory is invalid. (`#524 <https://github.com/ros-planning/moveit/issues/524>`_)
+* Contributors: dougsm

Expand Down
2 changes: 1 addition & 1 deletion moveit_ros/planning/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<package>
<name>moveit_ros_planning</name>
<version>0.9.7</version>
<version>0.9.8</version>
<description>Planning components of MoveIt that use ROS</description>
<author email="isucan@google.com">Ioan Sucan</author>
<author email="robot.moveit@gmail.com">Sachin Chitta</author>
Expand Down
4 changes: 2 additions & 2 deletions moveit_ros/planning_interface/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_ros_planning_interface
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.8 (2017-06-21)
------------------

0.9.7 (2017-06-05)
------------------
Expand Down

0 comments on commit f573520

Please sign in to comment.