Skip to content

Commit

Permalink
0.16.0
Browse files Browse the repository at this point in the history
Signed-off-by: Audrow Nash <[email protected]>
  • Loading branch information
paudrow committed Apr 30, 2022
1 parent 9ff80f5 commit 14c743a
Show file tree
Hide file tree
Showing 54 changed files with 100 additions and 32 deletions.
3 changes: 3 additions & 0 deletions launch_testing/launch_testing_examples/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package launch_testing_examples
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion launch_testing/launch_testing_examples/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>launch_testing_examples</name>
<version>0.15.0</version>
<version>0.16.0</version>
<description>Examples of simple launch tests</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<maintainer email="[email protected]">Aditya Pande</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion launch_testing/launch_testing_examples/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name=package_name,
version='0.15.0',
version='0.16.0',
packages=[package_name],
data_files=[
('share/ament_index/resource_index/packages',
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/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_rclcpp_minimal_action_client
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rclcpp/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_rclcpp_minimal_action_client</name>
<version>0.15.0</version>
<version>0.16.0</version>
<description>Minimal action client examples</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<maintainer email="[email protected]">Aditya Pande</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/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_rclcpp_minimal_action_server
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rclcpp/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_rclcpp_minimal_action_server</name>
<version>0.15.0</version>
<version>0.16.0</version>
<description>Minimal action server examples</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<maintainer email="[email protected]">Aditya Pande</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/composition/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.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rclcpp/composition/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.15.0</version>
<version>0.16.0</version>
<description>Minimalist examples of composing nodes in the same
process</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/executors/cbg_executor/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclcpp_cbg_executor
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------
* Improve scheduling configuration of examples_rclcpp_cbg_executor package (`#331 <https://github.com/ros2/examples/issues/331>`_)
Expand Down
2 changes: 1 addition & 1 deletion rclcpp/executors/cbg_executor/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_cbg_executor</name>
<version>0.15.0</version>
<version>0.16.0</version>
<description>Example for multiple Executor instances in one process, using the callback-group-level interface of the Executor class.</description>
<maintainer email="[email protected]">Ralph Lange</maintainer>
<license>Apache License 2.0</license>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/executors/multithreaded_executor/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclcpp_multithreaded_executor
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rclcpp/executors/multithreaded_executor/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_multithreaded_executor</name>
<version>0.15.0</version>
<version>0.16.0</version>
<description>Package containing example of how to implement a multithreaded executor</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<maintainer email="[email protected]">Aditya Pande</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/services/async_client/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclcpp_async_client
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rclcpp/services/async_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_async_client</name>
<version>0.15.0</version>
<version>0.16.0</version>
<description>Example of an async service client</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<maintainer email="[email protected]">Aditya Pande</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/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_rclcpp_minimal_client
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rclcpp/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_rclcpp_minimal_client</name>
<version>0.15.0</version>
<version>0.16.0</version>
<description>Examples of minimal service clients</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<maintainer email="[email protected]">Aditya Pande</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/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_rclcpp_minimal_service
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rclcpp/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_rclcpp_minimal_service</name>
<version>0.15.0</version>
<version>0.16.0</version>
<description>A minimal service server which adds two numbers</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<maintainer email="[email protected]">Aditya Pande</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/timers/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.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rclcpp/timers/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.15.0</version>
<version>0.16.0</version>
<description>Examples of minimal nodes which have timers</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<maintainer email="[email protected]">Aditya Pande</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/topics/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.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------
* Add an example about how to use wait_for_all_acked (`#316 <https://github.com/ros2/examples/issues/316>`_)
Expand Down
2 changes: 1 addition & 1 deletion rclcpp/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_rclcpp_minimal_publisher</name>
<version>0.15.0</version>
<version>0.16.0</version>
<description>Examples of minimal publisher nodes</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<maintainer email="[email protected]">Aditya Pande</maintainer>
Expand Down
5 changes: 5 additions & 0 deletions rclcpp/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_rclcpp_minimal_subscriber
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.16.0 (2022-04-29)
-------------------
* add ContentFilteredTopic example. (`#341 <https://github.com/ros2/examples/issues/341>`_)
* Contributors: Tomoya Fujita

0.15.0 (2022-03-01)
-------------------
* Use `const&` signature for read-only sub callbacks (`#337 <https://github.com/ros2/examples/issues/337>`_)
Expand Down
2 changes: 1 addition & 1 deletion rclcpp/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_rclcpp_minimal_subscriber</name>
<version>0.15.0</version>
<version>0.16.0</version>
<description>Examples of minimal subscribers</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<maintainer email="[email protected]">Aditya Pande</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rclcpp/wait_set/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclcpp_wait_set
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rclcpp/wait_set/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>examples_rclcpp_wait_set</name>
<version>0.15.0</version>
<version>0.16.0</version>
<description>Example of how to use the rclcpp::WaitSet directly.</description>
<maintainer email="[email protected]">William Woodall</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.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------

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.15.0</version>
<version>0.16.0</version>
<description>Examples of minimal action clients using rclpy.</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<maintainer email="[email protected]">Aditya Pande</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rclpy/actions/minimal_action_client/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name=package_name,
version='0.15.0',
version='0.16.0',
packages=[package_name],
data_files=[
('share/ament_index/resource_index/packages',
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.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------

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.15.0</version>
<version>0.16.0</version>
<description>Examples of minimal action servers using rclpy.</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<maintainer email="[email protected]">Aditya Pande</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rclpy/actions/minimal_action_server/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name=package_name,
version='0.15.0',
version='0.16.0',
packages=[package_name],
data_files=[
('share/ament_index/resource_index/packages',
Expand Down
3 changes: 3 additions & 0 deletions rclpy/executors/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclpy_executors
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------

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.15.0</version>
<version>0.16.0</version>
<description>Examples of creating and using exectors to run multiple nodes in the same process</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<maintainer email="[email protected]">Aditya Pande</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rclpy/executors/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name=package_name,
version='0.15.0',
version='0.16.0',
packages=['examples_rclpy_executors'],
data_files=[
('share/ament_index/resource_index/packages', ['resource/' + package_name]),
Expand Down
3 changes: 3 additions & 0 deletions rclpy/guard_conditions/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package examples_rclpy_guard_conditions
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rclpy/guard_conditions/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>examples_rclpy_guard_conditions</name>
<version>0.15.0</version>
<version>0.16.0</version>
<description>Examples of using guard conditions.</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<maintainer email="[email protected]">Aditya Pande</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rclpy/guard_conditions/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name=package_name,
version='0.15.0',
version='0.16.0',
packages=[package_name],
data_files=[
('share/ament_index/resource_index/packages', ['resource/' + package_name]),
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.16.0 (2022-04-29)
-------------------

0.15.0 (2022-03-01)
-------------------

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.15.0</version>
<version>0.16.0</version>
<description>Examples of minimal service clients using rclpy.</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<maintainer email="[email protected]">Aditya Pande</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rclpy/services/minimal_client/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name=package_name,
version='0.15.0',
version='0.16.0',
packages=[package_name],
data_files=[
('share/ament_index/resource_index/packages',
Expand Down
Loading

0 comments on commit 14c743a

Please sign in to comment.