Skip to content

Commit

Permalink
0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerjw committed Apr 29, 2021
1 parent 1dc0577 commit 94c779e
Show file tree
Hide file tree
Showing 20 changed files with 96 additions and 26 deletions.
7 changes: 7 additions & 0 deletions fanuc_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package moveit_resources_fanuc_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.3 (2021-04-28)
------------------
* Change package maintainer: Dave to Robert (`#49 <https://github.com/ros-planning/moveit_resources/issues/49>`_)
* Change package maintainer to MoveIt Release Team
Co-authored-by: Robert Haschke <[email protected]>
* Contributors: Dave Coleman

0.7.1 (2020-10-09)
------------------

Expand Down
2 changes: 1 addition & 1 deletion fanuc_description/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>moveit_resources_fanuc_description</name>
<version>0.7.1</version>
<version>0.7.3</version>
<description>Fanuc Resources used for MoveIt! testing</description>

<author email="[email protected]">Ioan Sucan</author>
Expand Down
14 changes: 14 additions & 0 deletions fanuc_moveit_config/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
Changelog for package moveit_resources_fanuc_moveit_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.3 (2021-04-28)
------------------
* Let users specify fake execution type for demo.launch (`#61 <https://github.com/ros-planning/moveit_resources/issues/61>`_)
Required to invoke demo.launch use_rviz:=false with execution speedup for tests.
See https://github.com/ros-planning/moveit/pull/2602
for the corresponding patch in the setup assistant.
* Fix formatting issues
* Change package maintainer: Dave to Robert (`#49 <https://github.com/ros-planning/moveit_resources/issues/49>`_)
* Change package maintainer to MoveIt Release Team
Co-authored-by: Robert Haschke <[email protected]>
* Adding RPBT config (`#43 <https://github.com/ros-planning/moveit_resources/issues/43>`_)
Co-authored-by: Joachim Schleicher <[email protected]>
* Contributors: Pilz GmbH and Co. KG, Christian Henkel, Dave Coleman, Michael Görner, Tyler Weaver

0.7.1 (2020-10-09)
------------------

Expand Down
2 changes: 1 addition & 1 deletion fanuc_moveit_config/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<package>

<name>moveit_resources_fanuc_moveit_config</name>
<version>0.7.1</version>
<version>0.7.3</version>
<description>
<p>
MoveIt Resources for testing: Fanuc M-10iA.
Expand Down
7 changes: 7 additions & 0 deletions moveit_resources/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package moveit_resources
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.3 (2021-04-28)
------------------
* Change package maintainer: Dave to Robert (`#49 <https://github.com/ros-planning/moveit_resources/issues/49>`_)
* Change package maintainer to MoveIt Release Team
Co-authored-by: Robert Haschke <[email protected]>
* Contributors: Dave Coleman

0.7.1 (2020-10-09)
------------------

Expand Down
2 changes: 1 addition & 1 deletion moveit_resources/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>moveit_resources</name>
<version>0.7.1</version>
<version>0.7.3</version>
<description>Resources used for MoveIt! testing</description>

<author email="[email protected]">Ioan Sucan</author>
Expand Down
8 changes: 8 additions & 0 deletions panda_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Changelog for package moveit_resources_panda_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.3 (2021-04-28)
------------------
* Fix formatting issues
* Change package maintainer: Dave to Robert (`#49 <https://github.com/ros-planning/moveit_resources/issues/49>`_)
* Change package maintainer to MoveIt Release Team
Co-authored-by: Robert Haschke <[email protected]>
* Contributors: Dave Coleman, Tyler Weaver

0.7.1 (2020-10-09)
------------------

Expand Down
2 changes: 1 addition & 1 deletion panda_description/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>moveit_resources_panda_description</name>
<version>0.7.1</version>
<version>0.7.3</version>
<description>panda Resources used for MoveIt! testing</description>

<author email="[email protected]">Ioan Sucan</author>
Expand Down
20 changes: 16 additions & 4 deletions panda_moveit_config/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,22 @@
Changelog for package moveit_resources_panda_moveit_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* add execution_type and pilz pipeline to panda config
* Contributors: Pilz GmbH and Co. KG
0.7.3 (2021-04-28)
------------------
* Let users specify fake execution type for demo.launch (`#61 <https://github.com/ros-planning/moveit_resources/issues/61>`_)
Required to invoke demo.launch use_rviz:=false with execution speedup for tests.
See https://github.com/ros-planning/moveit/pull/2602
for the corresponding patch in the setup assistant.
* Fix formatting issues
* Update panda_moveit_config launch files, add use_rviz parameter (`#52 <https://github.com/ros-planning/moveit_resources/issues/52>`_)
Regenerated demo.launch and rviz.launch from setup assistant.
The main motivation for this change is the additional use_rviz argument
through which rviz can be disabled.
The `rviz_tutorial` parameter in moveit_rviz.launch was only ever used
through demo.launch and it's easier to handle the different rviz configurations there.
* Adding RPBT config (`#43 <https://github.com/ros-planning/moveit_resources/issues/43>`_)
Co-authored-by: Joachim Schleicher <[email protected]>
* Contributors: Pilz GmbH and Co. KG, Christian Henkel, Michael Görner, Tyler Weaver

0.7.1 (2020-10-09)
------------------
Expand Down
2 changes: 1 addition & 1 deletion panda_moveit_config/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>moveit_resources_panda_moveit_config</name>
<version>0.7.1</version>
<version>0.7.3</version>
<description>
<p>
MoveIt Resources for testing: Franka Emika Panda
Expand Down
8 changes: 8 additions & 0 deletions pr2_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Changelog for package moveit_resources_pr2_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.3 (2021-04-28)
------------------
* Fix formatting issues
* Change package maintainer: Dave to Robert (`#49 <https://github.com/ros-planning/moveit_resources/issues/49>`_)
* Change package maintainer to MoveIt Release Team
Co-authored-by: Robert Haschke <[email protected]>
* Contributors: Dave Coleman, Tyler Weaver

0.7.1 (2020-10-09)
------------------

Expand Down
2 changes: 1 addition & 1 deletion pr2_description/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>moveit_resources_pr2_description</name>
<version>0.7.1</version>
<version>0.7.3</version>
<description>PR2 Resources used for MoveIt! testing</description>

<author email="[email protected]">Ioan Sucan</author>
Expand Down
8 changes: 5 additions & 3 deletions prbt_ikfast_manipulator_plugin/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
Changelog for package moveit_resources_prbt_ikfast_manipulator_plugin
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* initial commit from upstream PilzDE/pilz_robots version 0.5.19 (2020-09-07)
0.7.3 (2021-04-28)
------------------
* Adding RPBT config (`#43 <https://github.com/ros-planning/moveit_resources/issues/43>`_)
Co-authored-by: Joachim Schleicher <[email protected]>
* Contributors: Pilz GmbH and Co. KG, Christian Henkel
2 changes: 1 addition & 1 deletion prbt_ikfast_manipulator_plugin/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<package format="2">
<name>moveit_resources_prbt_ikfast_manipulator_plugin</name>
<version>0.7.1</version>
<version>0.7.3</version>
<description>The prbt_ikfast_manipulator_plugin package</description>
<maintainer email="[email protected]">Alexander Gutenkunst</maintainer>
<maintainer email="[email protected]">Christian Henkel</maintainer>
Expand Down
12 changes: 9 additions & 3 deletions prbt_moveit_config/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package moveit_resources_prbt_moveit_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* initial commit from upstream PilzDE/prbt_movit_config version 0.5.18
0.7.3 (2021-04-28)
------------------
* Let users specify fake execution type for demo.launch (`#61 <https://github.com/ros-planning/moveit_resources/issues/61>`_)
Required to invoke demo.launch use_rviz:=false with execution speedup for tests.
See https://github.com/ros-planning/moveit/pull/2602
for the corresponding patch in the setup assistant.
* Adding RPBT config (`#43 <https://github.com/ros-planning/moveit_resources/issues/43>`_)
Co-authored-by: Joachim Schleicher <[email protected]>
* Contributors: Pilz GmbH and Co. KG, Christian Henkel, Michael Görner
2 changes: 1 addition & 1 deletion prbt_moveit_config/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>moveit_resources_prbt_moveit_config</name>
<version>0.7.1</version>
<version>0.7.3</version>
<description>
<p>
MoveIt Resources for testing: Pilz PRBT 6
Expand Down
9 changes: 6 additions & 3 deletions prbt_pg70_support/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package moveit_resources_prbt_pg70_support
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* initial commit from upstream PilzDE/prbt_grippers version 0.0.4
0.7.3 (2021-04-28)
------------------
* Fix formatting issues
* Adding RPBT config (`#43 <https://github.com/ros-planning/moveit_resources/issues/43>`_)
Co-authored-by: Joachim Schleicher <[email protected]>
* Contributors: Pilz GmbH and Co. KG, Christian Henkel, Tyler Weaver
2 changes: 1 addition & 1 deletion prbt_pg70_support/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>moveit_resources_prbt_pg70_support</name>
<version>0.7.1</version>
<version>0.7.3</version>
<description>PRBT support for Schunk pg70 gripper.</description>

<maintainer email="[email protected]">Alexander Gutenkunst</maintainer>
Expand Down
9 changes: 6 additions & 3 deletions prbt_support/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package prbt_support
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* initial commit from upstream PilzDE/pilz_robots version 0.5.19 (2020-09-07)
0.7.3 (2021-04-28)
------------------
* Fix formatting issues
* Adding RPBT config (`#43 <https://github.com/ros-planning/moveit_resources/issues/43>`_)
Co-authored-by: Joachim Schleicher <[email protected]>
* Contributors: Pilz GmbH and Co. KG, Christian Henkel, Tyler Weaver
2 changes: 1 addition & 1 deletion prbt_support/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>moveit_resources_prbt_support</name>
<version>0.7.1</version>
<version>0.7.3</version>
<description> Mechanical, kinematic and visual description
of the Pilz light weight arm PRBT. </description>

Expand Down

0 comments on commit 94c779e

Please sign in to comment.