diff --git a/launch_testing/launch_testing_examples/CHANGELOG.rst b/launch_testing/launch_testing_examples/CHANGELOG.rst index 05438c80..deeca883 100644 --- a/launch_testing/launch_testing_examples/CHANGELOG.rst +++ b/launch_testing/launch_testing_examples/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package launch_testing_examples ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/launch_testing/launch_testing_examples/package.xml b/launch_testing/launch_testing_examples/package.xml index e20f9145..c31c60d7 100644 --- a/launch_testing/launch_testing_examples/package.xml +++ b/launch_testing/launch_testing_examples/package.xml @@ -2,7 +2,7 @@ launch_testing_examples - 0.14.0 + 0.15.0 Examples of simple launch tests Shane Loretz Aditya Pande diff --git a/launch_testing/launch_testing_examples/setup.py b/launch_testing/launch_testing_examples/setup.py index 82c8494d..5a446e8e 100644 --- a/launch_testing/launch_testing_examples/setup.py +++ b/launch_testing/launch_testing_examples/setup.py @@ -4,7 +4,7 @@ setup( name=package_name, - version='0.14.0', + version='0.15.0', packages=[package_name], data_files=[ ('share/ament_index/resource_index/packages', diff --git a/rclcpp/actions/minimal_action_client/CHANGELOG.rst b/rclcpp/actions/minimal_action_client/CHANGELOG.rst index 615b3c53..fd2022ad 100644 --- a/rclcpp/actions/minimal_action_client/CHANGELOG.rst +++ b/rclcpp/actions/minimal_action_client/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclcpp_minimal_action_client ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclcpp/actions/minimal_action_client/package.xml b/rclcpp/actions/minimal_action_client/package.xml index 854a2477..0fbde999 100644 --- a/rclcpp/actions/minimal_action_client/package.xml +++ b/rclcpp/actions/minimal_action_client/package.xml @@ -2,7 +2,7 @@ examples_rclcpp_minimal_action_client - 0.14.0 + 0.15.0 Minimal action client examples Shane Loretz Aditya Pande diff --git a/rclcpp/actions/minimal_action_server/CHANGELOG.rst b/rclcpp/actions/minimal_action_server/CHANGELOG.rst index e5522380..c9b3f20d 100644 --- a/rclcpp/actions/minimal_action_server/CHANGELOG.rst +++ b/rclcpp/actions/minimal_action_server/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclcpp_minimal_action_server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclcpp/actions/minimal_action_server/package.xml b/rclcpp/actions/minimal_action_server/package.xml index 19b30f37..d656f7d0 100644 --- a/rclcpp/actions/minimal_action_server/package.xml +++ b/rclcpp/actions/minimal_action_server/package.xml @@ -2,7 +2,7 @@ examples_rclcpp_minimal_action_server - 0.14.0 + 0.15.0 Minimal action server examples Shane Loretz Aditya Pande diff --git a/rclcpp/composition/minimal_composition/CHANGELOG.rst b/rclcpp/composition/minimal_composition/CHANGELOG.rst index 170141e9..070232de 100644 --- a/rclcpp/composition/minimal_composition/CHANGELOG.rst +++ b/rclcpp/composition/minimal_composition/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclcpp_minimal_composition ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclcpp/composition/minimal_composition/package.xml b/rclcpp/composition/minimal_composition/package.xml index 5834e31f..ab7810ff 100644 --- a/rclcpp/composition/minimal_composition/package.xml +++ b/rclcpp/composition/minimal_composition/package.xml @@ -2,7 +2,7 @@ examples_rclcpp_minimal_composition - 0.14.0 + 0.15.0 Minimalist examples of composing nodes in the same process Shane Loretz diff --git a/rclcpp/executors/cbg_executor/CHANGELOG.rst b/rclcpp/executors/cbg_executor/CHANGELOG.rst index f1560cae..502a95b9 100644 --- a/rclcpp/executors/cbg_executor/CHANGELOG.rst +++ b/rclcpp/executors/cbg_executor/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclcpp_cbg_executor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- * Improve scheduling configuration of examples_rclcpp_cbg_executor package (`#331 `_) * Added jitter measurement to examples_rclcpp_cbg_executor. (`#328 `_) * Contributors: Ralph Lange diff --git a/rclcpp/executors/cbg_executor/package.xml b/rclcpp/executors/cbg_executor/package.xml index 38e8f924..c7e586f6 100644 --- a/rclcpp/executors/cbg_executor/package.xml +++ b/rclcpp/executors/cbg_executor/package.xml @@ -2,7 +2,7 @@ examples_rclcpp_cbg_executor - 0.14.0 + 0.15.0 Example for multiple Executor instances in one process, using the callback-group-level interface of the Executor class. Ralph Lange Apache License 2.0 diff --git a/rclcpp/executors/multithreaded_executor/CHANGELOG.rst b/rclcpp/executors/multithreaded_executor/CHANGELOG.rst index cec52596..69ccbc87 100644 --- a/rclcpp/executors/multithreaded_executor/CHANGELOG.rst +++ b/rclcpp/executors/multithreaded_executor/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclcpp_multithreaded_executor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclcpp/executors/multithreaded_executor/package.xml b/rclcpp/executors/multithreaded_executor/package.xml index ad85dc02..27cac832 100644 --- a/rclcpp/executors/multithreaded_executor/package.xml +++ b/rclcpp/executors/multithreaded_executor/package.xml @@ -2,7 +2,7 @@ examples_rclcpp_multithreaded_executor - 0.14.0 + 0.15.0 Package containing example of how to implement a multithreaded executor Shane Loretz Aditya Pande diff --git a/rclcpp/services/async_client/CHANGELOG.rst b/rclcpp/services/async_client/CHANGELOG.rst index c5498884..714c8b01 100644 --- a/rclcpp/services/async_client/CHANGELOG.rst +++ b/rclcpp/services/async_client/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclcpp_async_client ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclcpp/services/async_client/package.xml b/rclcpp/services/async_client/package.xml index f384693a..f3856575 100644 --- a/rclcpp/services/async_client/package.xml +++ b/rclcpp/services/async_client/package.xml @@ -2,7 +2,7 @@ examples_rclcpp_async_client - 0.14.0 + 0.15.0 Example of an async service client Shane Loretz Aditya Pande diff --git a/rclcpp/services/minimal_client/CHANGELOG.rst b/rclcpp/services/minimal_client/CHANGELOG.rst index 058ba47a..ccfcc950 100644 --- a/rclcpp/services/minimal_client/CHANGELOG.rst +++ b/rclcpp/services/minimal_client/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclcpp_minimal_client ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclcpp/services/minimal_client/package.xml b/rclcpp/services/minimal_client/package.xml index 9a21f531..99b1a6c2 100644 --- a/rclcpp/services/minimal_client/package.xml +++ b/rclcpp/services/minimal_client/package.xml @@ -2,7 +2,7 @@ examples_rclcpp_minimal_client - 0.14.0 + 0.15.0 Examples of minimal service clients Shane Loretz Aditya Pande diff --git a/rclcpp/services/minimal_service/CHANGELOG.rst b/rclcpp/services/minimal_service/CHANGELOG.rst index bef94e22..de747471 100644 --- a/rclcpp/services/minimal_service/CHANGELOG.rst +++ b/rclcpp/services/minimal_service/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclcpp_minimal_service ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclcpp/services/minimal_service/package.xml b/rclcpp/services/minimal_service/package.xml index 5db85f61..497f961f 100644 --- a/rclcpp/services/minimal_service/package.xml +++ b/rclcpp/services/minimal_service/package.xml @@ -2,7 +2,7 @@ examples_rclcpp_minimal_service - 0.14.0 + 0.15.0 A minimal service server which adds two numbers Shane Loretz Aditya Pande diff --git a/rclcpp/timers/minimal_timer/CHANGELOG.rst b/rclcpp/timers/minimal_timer/CHANGELOG.rst index 0fe686be..9532385a 100644 --- a/rclcpp/timers/minimal_timer/CHANGELOG.rst +++ b/rclcpp/timers/minimal_timer/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclcpp_minimal_timer ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclcpp/timers/minimal_timer/package.xml b/rclcpp/timers/minimal_timer/package.xml index fde97b7e..1b831b08 100644 --- a/rclcpp/timers/minimal_timer/package.xml +++ b/rclcpp/timers/minimal_timer/package.xml @@ -2,7 +2,7 @@ examples_rclcpp_minimal_timer - 0.14.0 + 0.15.0 Examples of minimal nodes which have timers Shane Loretz Aditya Pande diff --git a/rclcpp/topics/minimal_publisher/CHANGELOG.rst b/rclcpp/topics/minimal_publisher/CHANGELOG.rst index a0222cdf..7361e2d9 100644 --- a/rclcpp/topics/minimal_publisher/CHANGELOG.rst +++ b/rclcpp/topics/minimal_publisher/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclcpp_minimal_publisher ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- * Add an example about how to use wait_for_all_acked (`#316 `_) * Contributors: Barry Xu diff --git a/rclcpp/topics/minimal_publisher/package.xml b/rclcpp/topics/minimal_publisher/package.xml index b8a6d5a3..fd4f4d6d 100644 --- a/rclcpp/topics/minimal_publisher/package.xml +++ b/rclcpp/topics/minimal_publisher/package.xml @@ -2,7 +2,7 @@ examples_rclcpp_minimal_publisher - 0.14.0 + 0.15.0 Examples of minimal publisher nodes Shane Loretz Aditya Pande diff --git a/rclcpp/topics/minimal_subscriber/CHANGELOG.rst b/rclcpp/topics/minimal_subscriber/CHANGELOG.rst index 3adee644..cd8e785e 100644 --- a/rclcpp/topics/minimal_subscriber/CHANGELOG.rst +++ b/rclcpp/topics/minimal_subscriber/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclcpp_minimal_subscriber ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- * Use `const&` signature for read-only sub callbacks (`#337 `_) * Contributors: Abrar Rahman Protyasha diff --git a/rclcpp/topics/minimal_subscriber/package.xml b/rclcpp/topics/minimal_subscriber/package.xml index c4ad0174..9bab50b7 100644 --- a/rclcpp/topics/minimal_subscriber/package.xml +++ b/rclcpp/topics/minimal_subscriber/package.xml @@ -2,7 +2,7 @@ examples_rclcpp_minimal_subscriber - 0.14.0 + 0.15.0 Examples of minimal subscribers Shane Loretz Aditya Pande diff --git a/rclcpp/wait_set/CHANGELOG.rst b/rclcpp/wait_set/CHANGELOG.rst index 2280649a..0de2c7bf 100644 --- a/rclcpp/wait_set/CHANGELOG.rst +++ b/rclcpp/wait_set/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclcpp_wait_set ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclcpp/wait_set/package.xml b/rclcpp/wait_set/package.xml index 3220638e..35cf5da3 100644 --- a/rclcpp/wait_set/package.xml +++ b/rclcpp/wait_set/package.xml @@ -4,7 +4,7 @@ schematypens="http://www.w3.org/2001/XMLSchema"?> examples_rclcpp_wait_set - 0.14.0 + 0.15.0 Example of how to use the rclcpp::WaitSet directly. William Woodall Apache License 2.0 diff --git a/rclpy/actions/minimal_action_client/CHANGELOG.rst b/rclpy/actions/minimal_action_client/CHANGELOG.rst index b9865480..a9320884 100644 --- a/rclpy/actions/minimal_action_client/CHANGELOG.rst +++ b/rclpy/actions/minimal_action_client/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclpy_minimal_action_client ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclpy/actions/minimal_action_client/package.xml b/rclpy/actions/minimal_action_client/package.xml index bbdd2131..b4fb7145 100644 --- a/rclpy/actions/minimal_action_client/package.xml +++ b/rclpy/actions/minimal_action_client/package.xml @@ -2,7 +2,7 @@ examples_rclpy_minimal_action_client - 0.14.0 + 0.15.0 Examples of minimal action clients using rclpy. Shane Loretz Aditya Pande diff --git a/rclpy/actions/minimal_action_client/setup.py b/rclpy/actions/minimal_action_client/setup.py index 051e6620..0215051f 100644 --- a/rclpy/actions/minimal_action_client/setup.py +++ b/rclpy/actions/minimal_action_client/setup.py @@ -4,7 +4,7 @@ setup( name=package_name, - version='0.14.0', + version='0.15.0', packages=[package_name], data_files=[ ('share/ament_index/resource_index/packages', diff --git a/rclpy/actions/minimal_action_server/CHANGELOG.rst b/rclpy/actions/minimal_action_server/CHANGELOG.rst index af3755f6..7ec5857f 100644 --- a/rclpy/actions/minimal_action_server/CHANGELOG.rst +++ b/rclpy/actions/minimal_action_server/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclpy_minimal_action_server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclpy/actions/minimal_action_server/package.xml b/rclpy/actions/minimal_action_server/package.xml index 4085532a..3f11e48d 100644 --- a/rclpy/actions/minimal_action_server/package.xml +++ b/rclpy/actions/minimal_action_server/package.xml @@ -2,7 +2,7 @@ examples_rclpy_minimal_action_server - 0.14.0 + 0.15.0 Examples of minimal action servers using rclpy. Shane Loretz Aditya Pande diff --git a/rclpy/actions/minimal_action_server/setup.py b/rclpy/actions/minimal_action_server/setup.py index 93580c02..ee9fee50 100644 --- a/rclpy/actions/minimal_action_server/setup.py +++ b/rclpy/actions/minimal_action_server/setup.py @@ -4,7 +4,7 @@ setup( name=package_name, - version='0.14.0', + version='0.15.0', packages=[package_name], data_files=[ ('share/ament_index/resource_index/packages', diff --git a/rclpy/executors/CHANGELOG.rst b/rclpy/executors/CHANGELOG.rst index 2212e4a5..59689674 100644 --- a/rclpy/executors/CHANGELOG.rst +++ b/rclpy/executors/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclpy_executors ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclpy/executors/package.xml b/rclpy/executors/package.xml index 527cb9c7..a1c28f7b 100644 --- a/rclpy/executors/package.xml +++ b/rclpy/executors/package.xml @@ -2,7 +2,7 @@ examples_rclpy_executors - 0.14.0 + 0.15.0 Examples of creating and using exectors to run multiple nodes in the same process Shane Loretz Aditya Pande diff --git a/rclpy/executors/setup.py b/rclpy/executors/setup.py index d4458502..5d5ca38f 100644 --- a/rclpy/executors/setup.py +++ b/rclpy/executors/setup.py @@ -4,7 +4,7 @@ setup( name=package_name, - version='0.14.0', + version='0.15.0', packages=['examples_rclpy_executors'], data_files=[ ('share/ament_index/resource_index/packages', ['resource/' + package_name]), diff --git a/rclpy/guard_conditions/CHANGELOG.rst b/rclpy/guard_conditions/CHANGELOG.rst index c4f65ed4..e4b2a9eb 100644 --- a/rclpy/guard_conditions/CHANGELOG.rst +++ b/rclpy/guard_conditions/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclpy_guard_conditions ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclpy/guard_conditions/package.xml b/rclpy/guard_conditions/package.xml index 0aa0b980..978ce702 100644 --- a/rclpy/guard_conditions/package.xml +++ b/rclpy/guard_conditions/package.xml @@ -2,7 +2,7 @@ examples_rclpy_guard_conditions - 0.14.0 + 0.15.0 Examples of using guard conditions. Shane Loretz Aditya Pande diff --git a/rclpy/guard_conditions/setup.py b/rclpy/guard_conditions/setup.py index 8ac05970..3bbf944f 100644 --- a/rclpy/guard_conditions/setup.py +++ b/rclpy/guard_conditions/setup.py @@ -4,7 +4,7 @@ setup( name=package_name, - version='0.14.0', + version='0.15.0', packages=[package_name], data_files=[ ('share/ament_index/resource_index/packages', ['resource/' + package_name]), diff --git a/rclpy/services/minimal_client/CHANGELOG.rst b/rclpy/services/minimal_client/CHANGELOG.rst index b106749f..b2c5bab2 100644 --- a/rclpy/services/minimal_client/CHANGELOG.rst +++ b/rclpy/services/minimal_client/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclpy_minimal_client ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclpy/services/minimal_client/package.xml b/rclpy/services/minimal_client/package.xml index b7be1f4b..d42b9422 100644 --- a/rclpy/services/minimal_client/package.xml +++ b/rclpy/services/minimal_client/package.xml @@ -2,7 +2,7 @@ examples_rclpy_minimal_client - 0.14.0 + 0.15.0 Examples of minimal service clients using rclpy. Shane Loretz Aditya Pande diff --git a/rclpy/services/minimal_client/setup.py b/rclpy/services/minimal_client/setup.py index 9a03893e..5d008fb8 100644 --- a/rclpy/services/minimal_client/setup.py +++ b/rclpy/services/minimal_client/setup.py @@ -4,7 +4,7 @@ setup( name=package_name, - version='0.14.0', + version='0.15.0', packages=[package_name], data_files=[ ('share/ament_index/resource_index/packages', diff --git a/rclpy/services/minimal_service/CHANGELOG.rst b/rclpy/services/minimal_service/CHANGELOG.rst index 03b15af7..87de0adc 100644 --- a/rclpy/services/minimal_service/CHANGELOG.rst +++ b/rclpy/services/minimal_service/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclpy_minimal_service ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclpy/services/minimal_service/package.xml b/rclpy/services/minimal_service/package.xml index efaf92be..1cc92193 100644 --- a/rclpy/services/minimal_service/package.xml +++ b/rclpy/services/minimal_service/package.xml @@ -2,7 +2,7 @@ examples_rclpy_minimal_service - 0.14.0 + 0.15.0 Examples of minimal service servers using rclpy. Shane Loretz Aditya Pande diff --git a/rclpy/services/minimal_service/setup.py b/rclpy/services/minimal_service/setup.py index c20021ad..02c176d8 100644 --- a/rclpy/services/minimal_service/setup.py +++ b/rclpy/services/minimal_service/setup.py @@ -4,7 +4,7 @@ setup( name=package_name, - version='0.14.0', + version='0.15.0', packages=[package_name], data_files=[ ('share/ament_index/resource_index/packages', diff --git a/rclpy/topics/minimal_publisher/CHANGELOG.rst b/rclpy/topics/minimal_publisher/CHANGELOG.rst index 47045f2f..8fd16d5d 100644 --- a/rclpy/topics/minimal_publisher/CHANGELOG.rst +++ b/rclpy/topics/minimal_publisher/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclpy_minimal_publisher ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclpy/topics/minimal_publisher/package.xml b/rclpy/topics/minimal_publisher/package.xml index 07cbc815..381a1cc9 100644 --- a/rclpy/topics/minimal_publisher/package.xml +++ b/rclpy/topics/minimal_publisher/package.xml @@ -2,7 +2,7 @@ examples_rclpy_minimal_publisher - 0.14.0 + 0.15.0 Examples of minimal publishers using rclpy. Shane Loretz Aditya Pande diff --git a/rclpy/topics/minimal_publisher/setup.py b/rclpy/topics/minimal_publisher/setup.py index af04a41a..cfabd731 100644 --- a/rclpy/topics/minimal_publisher/setup.py +++ b/rclpy/topics/minimal_publisher/setup.py @@ -4,7 +4,7 @@ setup( name=package_name, - version='0.14.0', + version='0.15.0', packages=[package_name], data_files=[ ('share/ament_index/resource_index/packages', diff --git a/rclpy/topics/minimal_subscriber/CHANGELOG.rst b/rclpy/topics/minimal_subscriber/CHANGELOG.rst index e9c3e09b..213d27c7 100644 --- a/rclpy/topics/minimal_subscriber/CHANGELOG.rst +++ b/rclpy/topics/minimal_subscriber/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclpy_minimal_subscriber ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclpy/topics/minimal_subscriber/package.xml b/rclpy/topics/minimal_subscriber/package.xml index b6ee3e49..2ea8dc86 100644 --- a/rclpy/topics/minimal_subscriber/package.xml +++ b/rclpy/topics/minimal_subscriber/package.xml @@ -2,7 +2,7 @@ examples_rclpy_minimal_subscriber - 0.14.0 + 0.15.0 Examples of minimal subscribers using rclpy. Shane Loretz Aditya Pande diff --git a/rclpy/topics/minimal_subscriber/setup.py b/rclpy/topics/minimal_subscriber/setup.py index 87d3f05e..f28ea5b9 100644 --- a/rclpy/topics/minimal_subscriber/setup.py +++ b/rclpy/topics/minimal_subscriber/setup.py @@ -4,7 +4,7 @@ setup( name=package_name, - version='0.14.0', + version='0.15.0', packages=[package_name], data_files=[ ('share/ament_index/resource_index/packages', diff --git a/rclpy/topics/pointcloud_publisher/CHANGELOG.rst b/rclpy/topics/pointcloud_publisher/CHANGELOG.rst index 5767a20e..be4334af 100644 --- a/rclpy/topics/pointcloud_publisher/CHANGELOG.rst +++ b/rclpy/topics/pointcloud_publisher/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package examples_rclpy_pointcloud_publisher ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.0 (2022-03-01) +------------------- 0.14.0 (2022-01-14) ------------------- diff --git a/rclpy/topics/pointcloud_publisher/package.xml b/rclpy/topics/pointcloud_publisher/package.xml index 5b54c418..ee8c0c85 100644 --- a/rclpy/topics/pointcloud_publisher/package.xml +++ b/rclpy/topics/pointcloud_publisher/package.xml @@ -2,7 +2,7 @@ examples_rclpy_pointcloud_publisher - 0.14.0 + 0.15.0 Example on how to publish a Pointcloud2 message Evan Flynn Apache 2.0 diff --git a/rclpy/topics/pointcloud_publisher/setup.py b/rclpy/topics/pointcloud_publisher/setup.py index ceef06f1..167412e8 100644 --- a/rclpy/topics/pointcloud_publisher/setup.py +++ b/rclpy/topics/pointcloud_publisher/setup.py @@ -4,7 +4,7 @@ setup( name=package_name, - version='0.14.0', + version='0.15.0', packages=[package_name], data_files=[ ('share/ament_index/resource_index/packages',