Skip to content

Commit 7a15d0b

Browse files
committed
0.20.1
1 parent 803acae commit 7a15d0b

File tree

47 files changed

+68
-68
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+68
-68
lines changed

action_tutorials/action_tutorials_cpp/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package action_tutorials_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

action_tutorials/action_tutorials_cpp/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>action_tutorials_cpp</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>C++ action tutorial cpp code</description>
77

88
<maintainer email="audrow@openrobotics.org">Audrow Nash</maintainer>

action_tutorials/action_tutorials_interfaces/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package action_tutorials_interfaces
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

action_tutorials/action_tutorials_interfaces/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>action_tutorials_interfaces</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>Action tutorials action</description>
77

88
<maintainer email="audrow@openrobotics.org">Audrow Nash</maintainer>

action_tutorials/action_tutorials_py/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package action_tutorials_py
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

action_tutorials/action_tutorials_py/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>action_tutorials_py</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>Python action tutorial code</description>
77

88
<maintainer email="audrow@openrobotics.org">Audrow Nash</maintainer>

action_tutorials/action_tutorials_py/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name=package_name,
7-
version='0.20.0',
7+
version='0.20.1',
88
packages=[package_name],
99
data_files=[
1010
('share/ament_index/resource_index/packages',

composition/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package composition
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

composition/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>composition</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>Examples for composing multiple nodes in a single process.</description>
77

88
<maintainer email="audrow@openrobotics.org">Audrow Nash</maintainer>

demo_nodes_cpp/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package demo_nodes_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

demo_nodes_cpp/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>demo_nodes_cpp</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>
77
C++ nodes which were previously in the ros2/examples repository but are now just used for demo purposes.
88
</description>

demo_nodes_cpp_native/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package demo_nodes_cpp_native
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

demo_nodes_cpp_native/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>demo_nodes_cpp_native</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>
77
C++ nodes which access the native handles of the rmw implementation.
88
</description>

demo_nodes_py/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package demo_nodes_py
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

demo_nodes_py/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>demo_nodes_py</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>
77
Python nodes which were previously in the ros2/examples repository but are now just used for demo purposes.
88
</description>

demo_nodes_py/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name=package_name,
8-
version='0.20.0',
8+
version='0.20.1',
99
packages=find_packages(exclude=['test']),
1010
data_files=[
1111
('share/ament_index/resource_index/packages',

dummy_robot/dummy_map_server/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package dummy_map_server
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

dummy_robot/dummy_map_server/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>dummy_map_server</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>
77
dummy map server node
88
</description>

dummy_robot/dummy_robot_bringup/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package dummy_robot_bringup
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

dummy_robot/dummy_robot_bringup/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>dummy_robot_bringup</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>
77
dummy robot bringup
88
</description>

dummy_robot/dummy_sensors/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package dummy_sensors
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

dummy_robot/dummy_sensors/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>dummy_sensors</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>
77
dummy sensor nodes
88
</description>

image_tools/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package image_tools
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

image_tools/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>image_tools</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>Tools to capture and play back images to and from DDS subscriptions and publications.</description>
77

88
<maintainer email="audrow@openrobotics.org">Audrow Nash</maintainer>

intra_process_demo/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package intra_process_demo
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

intra_process_demo/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>intra_process_demo</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>Demonstrations of intra process communication.</description>
77

88
<maintainer email="audrow@openrobotics.org">Audrow Nash</maintainer>

lifecycle/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package lifecycle
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77
* Make lifecycle demo automatically exit when done (`#558 <https://github.com/ros2/demos/issues/558>`_)
88
* Contributors: Shane Loretz
99

lifecycle/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>lifecycle</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>Package containing demos for lifecycle implementation</description>
77

88
<maintainer email="audrow@openrobotics.org">Audrow Nash</maintainer>

lifecycle_py/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package lifecycle_py
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

lifecycle_py/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>lifecycle_py</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>Package containing demos for rclpy lifecycle implementation</description>
77

88
<maintainer email="audrow@openrobotics.org">Audrow Nash</maintainer>

lifecycle_py/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name=package_name,
8-
version='0.20.0',
8+
version='0.20.1',
99
packages=find_packages(exclude=['test']),
1010
data_files=[
1111
('share/ament_index/resource_index/packages',

logging_demo/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package logging_demo
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

logging_demo/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>logging_demo</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>Examples for using and configuring loggers.</description>
77

88
<maintainer email="audrow@openrobotics.org">Audrow Nash</maintainer>

pendulum_control/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package pendulum_control
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

pendulum_control/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>pendulum_control</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>Demonstrates ROS 2's realtime capabilities with a simulated inverted pendulum.</description>
77

88
<maintainer email="audrow@openrobotics.org">Audrow Nash</maintainer>

pendulum_msgs/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package pendulum_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

pendulum_msgs/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>pendulum_msgs</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>Custom messages for real-time pendulum control.</description>
77

88
<maintainer email="audrow@openrobotics.org">Audrow Nash</maintainer>

quality_of_service_demo/rclcpp/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package quality_of_service_demo_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

quality_of_service_demo/rclcpp/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>quality_of_service_demo_cpp</name>
5-
<version>0.20.0</version>
5+
<version>0.20.1</version>
66
<description>C++ Demo applications for Quality of Service features</description>
77

88
<maintainer email="audrow@openrobotics.org">Audrow Nash</maintainer>

quality_of_service_demo/rclpy/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package quality_of_service_demo_py
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.20.1 (2022-04-08)
6+
-------------------
77

88
0.20.0 (2022-03-01)
99
-------------------

0 commit comments

Comments
 (0)