Skip to content

Commit

Permalink
0.7.2
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <michael@openrobotics.org>
  • Loading branch information
mjcarroll committed May 21, 2019
1 parent 9e37b27 commit b9eb393
Show file tree
Hide file tree
Showing 30 changed files with 66 additions and 15 deletions.
3 changes: 3 additions & 0 deletions rclcpp/minimal_action_client/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclcpp_minimal_action_client
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.2 (2019-05-20)
------------------

0.7.1 (2019-05-08)
------------------
* Avoid deprecated API's by providing history settings (`#240 <https://github.com/ros2/examples/issues/240>`_)
Expand Down
2 changes: 1 addition & 1 deletion rclcpp/minimal_action_client/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclcpp_minimal_action_client</name>
<version>0.7.1</version>
<version>0.7.2</version>
<description>Minimal action client examples</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<license>Apache License 2.0</license>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/minimal_action_server/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclcpp_minimal_action_server
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.2 (2019-05-20)
------------------

0.7.1 (2019-05-08)
------------------
* Avoid deprecated API's by providing history settings (`#240 <https://github.com/ros2/examples/issues/240>`_)
Expand Down
2 changes: 1 addition & 1 deletion rclcpp/minimal_action_server/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclcpp_minimal_action_server</name>
<version>0.7.1</version>
<version>0.7.2</version>
<description>Minimal action server examples</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<license>Apache License 2.0</license>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/minimal_client/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclcpp_minimal_client
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.2 (2019-05-20)
------------------

0.7.1 (2019-05-08)
------------------

Expand Down
2 changes: 1 addition & 1 deletion rclcpp/minimal_client/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclcpp_minimal_client</name>
<version>0.7.1</version>
<version>0.7.2</version>
<description>Examples of minimal service clients</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<license>Apache License 2.0</license>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/minimal_composition/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclcpp_minimal_composition
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.2 (2019-05-20)
------------------

0.7.1 (2019-05-08)
------------------
* Avoid deprecated API's by providing history settings (`#240 <https://github.com/ros2/examples/issues/240>`_)
Expand Down
2 changes: 1 addition & 1 deletion rclcpp/minimal_composition/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclcpp_minimal_composition</name>
<version>0.7.1</version>
<version>0.7.2</version>
<description>Minimalist examples of composing nodes in the same
process</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/minimal_publisher/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclcpp_minimal_publisher
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.2 (2019-05-20)
------------------

0.7.1 (2019-05-08)
------------------
* Avoid deprecated API's by providing history settings (`#240 <https://github.com/ros2/examples/issues/240>`_)
Expand Down
2 changes: 1 addition & 1 deletion rclcpp/minimal_publisher/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclcpp_minimal_publisher</name>
<version>0.7.1</version>
<version>0.7.2</version>
<description>Examples of minimal publisher nodes</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<license>Apache License 2.0</license>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/minimal_service/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclcpp_minimal_service
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.2 (2019-05-20)
------------------

0.7.1 (2019-05-08)
------------------

Expand Down
2 changes: 1 addition & 1 deletion rclcpp/minimal_service/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclcpp_minimal_service</name>
<version>0.7.1</version>
<version>0.7.2</version>
<description>A minimal service server which adds two numbers</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<license>Apache License 2.0</license>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/minimal_subscriber/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclcpp_minimal_subscriber
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.2 (2019-05-20)
------------------

0.7.1 (2019-05-08)
------------------
* Avoid deprecated API's by providing history settings (`#240 <https://github.com/ros2/examples/issues/240>`_)
Expand Down
2 changes: 1 addition & 1 deletion rclcpp/minimal_subscriber/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclcpp_minimal_subscriber</name>
<version>0.7.1</version>
<version>0.7.2</version>
<description>Examples of minimal subscribers</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<license>Apache License 2.0</license>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/minimal_timer/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclcpp_minimal_timer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.2 (2019-05-20)
------------------

0.7.1 (2019-05-08)
------------------
* Avoid deprecated API's by providing history settings (`#240 <https://github.com/ros2/examples/issues/240>`_)
Expand Down
2 changes: 1 addition & 1 deletion rclcpp/minimal_timer/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclcpp_minimal_timer</name>
<version>0.7.1</version>
<version>0.7.2</version>
<description>Examples of minimal nodes which have timers</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<license>Apache License 2.0</license>
Expand Down
3 changes: 3 additions & 0 deletions rclpy/actions/minimal_action_client/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclpy_minimal_action_client
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.2 (2019-05-20)
------------------

0.7.1 (2019-05-08)
------------------
* Fix rclpy action client examples
Expand Down
2 changes: 1 addition & 1 deletion rclpy/actions/minimal_action_client/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclpy_minimal_action_client</name>
<version>0.7.1</version>
<version>0.7.2</version>
<description>Examples of minimal action clients using rclpy.</description>

<maintainer email="sloretz@openrobotics.org">Shane Loretz</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rclpy/actions/minimal_action_server/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclpy_minimal_action_server
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.2 (2019-05-20)
------------------

0.7.1 (2019-05-08)
------------------
* Rename action state transitions (`#234 <https://github.com/ros2/examples/issues/234>`_)
Expand Down
2 changes: 1 addition & 1 deletion rclpy/actions/minimal_action_server/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclpy_minimal_action_server</name>
<version>0.7.1</version>
<version>0.7.2</version>
<description>Examples of minimal action servers using rclpy.</description>

<maintainer email="sloretz@openrobotics.org">Shane Loretz</maintainer>
Expand Down
5 changes: 5 additions & 0 deletions rclpy/executors/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package examples_rclpy_executors
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.2 (2019-05-20)
------------------
* Fix deprecation warnings (`#241 <https://github.com/ros2/examples/issues/241>`_)
* Contributors: Jacob Perron

0.7.1 (2019-05-08)
------------------

Expand Down
2 changes: 1 addition & 1 deletion rclpy/executors/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclpy_executors</name>
<version>0.7.1</version>
<version>0.7.2</version>
<description>Examples of creating and using exectors to run multiple nodes in the same process</description>
<maintainer email="sloretz@openrobotics.org">Shane Loretz</maintainer>
<license>Apache License 2.0</license>
Expand Down
3 changes: 3 additions & 0 deletions rclpy/services/minimal_client/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclpy_minimal_client
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.2 (2019-05-20)
------------------

0.7.1 (2019-05-08)
------------------

Expand Down
2 changes: 1 addition & 1 deletion rclpy/services/minimal_client/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclpy_minimal_client</name>
<version>0.7.1</version>
<version>0.7.2</version>
<description>Examples of minimal service clients using rclpy.</description>

<maintainer email="sloretz@openrobotics.org">Shane Loretz</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rclpy/services/minimal_service/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclpy_minimal_service
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.2 (2019-05-20)
------------------

0.7.1 (2019-05-08)
------------------

Expand Down
2 changes: 1 addition & 1 deletion rclpy/services/minimal_service/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclpy_minimal_service</name>
<version>0.7.1</version>
<version>0.7.2</version>
<description>Examples of minimal service servers using rclpy.</description>

<maintainer email="sloretz@openrobotics.org">Shane Loretz</maintainer>
Expand Down
5 changes: 5 additions & 0 deletions rclpy/topics/minimal_publisher/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package examples_rclpy_minimal_publisher
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.2 (2019-05-20)
------------------
* Fix deprecation warnings (`#241 <https://github.com/ros2/examples/issues/241>`_)
* Contributors: Jacob Perron

0.7.1 (2019-05-08)
------------------

Expand Down
2 changes: 1 addition & 1 deletion rclpy/topics/minimal_publisher/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclpy_minimal_publisher</name>
<version>0.7.1</version>
<version>0.7.2</version>
<description>Examples of minimal publishers using rclpy.</description>

<maintainer email="sloretz@openrobotics.org">Shane Loretz</maintainer>
Expand Down
5 changes: 5 additions & 0 deletions rclpy/topics/minimal_subscriber/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package examples_rclpy_minimal_subscriber
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.2 (2019-05-20)
------------------
* Fix deprecation warnings (`#241 <https://github.com/ros2/examples/issues/241>`_)
* Contributors: Jacob Perron

0.7.1 (2019-05-08)
------------------

Expand Down
2 changes: 1 addition & 1 deletion rclpy/topics/minimal_subscriber/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclpy_minimal_subscriber</name>
<version>0.7.1</version>
<version>0.7.2</version>
<description>Examples of minimal subscribers using rclpy.</description>
<maintainer email="sloretz@openrobotics.org">Shane Loretz</maintainer>
<license>Apache License 2.0</license>
Expand Down

0 comments on commit b9eb393

Please sign in to comment.