From 382a361dc54bc007115e70c35afcc2003b538110 Mon Sep 17 00:00:00 2001 From: Michael Ferguson Date: Fri, 1 Mar 2024 20:50:20 -0500 Subject: [PATCH] update changelogs --- camera_calibration/CHANGELOG.rst | 3 +++ depth_image_proc/CHANGELOG.rst | 7 +++++++ image_pipeline/CHANGELOG.rst | 3 +++ image_proc/CHANGELOG.rst | 3 +++ image_publisher/CHANGELOG.rst | 3 +++ image_rotate/CHANGELOG.rst | 3 +++ image_view/CHANGELOG.rst | 3 +++ stereo_image_proc/CHANGELOG.rst | 3 +++ tracetools_image_pipeline/CHANGELOG.rst | 3 +++ 9 files changed, 31 insertions(+) diff --git a/camera_calibration/CHANGELOG.rst b/camera_calibration/CHANGELOG.rst index 2fafe7b8b..bf599308e 100644 --- a/camera_calibration/CHANGELOG.rst +++ b/camera_calibration/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package camera_calibration ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 3.0.3 (2022-01-24) ------------------ * [backport humble] ROS 2: Added more aruco dicts, fixed aruco linerror bug (`#873 `_) (`#889 `_) diff --git a/depth_image_proc/CHANGELOG.rst b/depth_image_proc/CHANGELOG.rst index b3fb825e5..5bb683578 100644 --- a/depth_image_proc/CHANGELOG.rst +++ b/depth_image_proc/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package depth_image_proc ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* [backport humble] Fixed image types in depth_image_proc (`#916 `_) + backport humble + https://github.com/ros-perception/image_pipeline/pull/915#event-11585393591 +* Contributors: Alejandro Hernández Cordero + 3.0.3 (2022-01-24) ------------------ * [backport humble] upport rgba8 and bgra8 encodings by skipping alpha channel (`#869 `_) (`#895 `_) diff --git a/image_pipeline/CHANGELOG.rst b/image_pipeline/CHANGELOG.rst index 38b8498b1..4e0962cd9 100644 --- a/image_pipeline/CHANGELOG.rst +++ b/image_pipeline/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package image_pipeline ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 3.0.3 (2022-01-24) ------------------ diff --git a/image_proc/CHANGELOG.rst b/image_proc/CHANGELOG.rst index 76df61d9f..5bce88805 100644 --- a/image_proc/CHANGELOG.rst +++ b/image_proc/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package image_proc ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 3.0.3 (2022-01-24) ------------------ * [backport Humble] Removed cfg files related with ROS 1 parameters (`#911 `_) (`#913 `_) diff --git a/image_publisher/CHANGELOG.rst b/image_publisher/CHANGELOG.rst index 5b96633ed..f5e30e0fe 100644 --- a/image_publisher/CHANGELOG.rst +++ b/image_publisher/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package image_publisher ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 3.0.3 (2022-01-24) ------------------ * [backport Humble] Removed cfg files related with ROS 1 parameters (`#911 `_) (`#913 `_) diff --git a/image_rotate/CHANGELOG.rst b/image_rotate/CHANGELOG.rst index 9aff2b29a..99bfb4b82 100644 --- a/image_rotate/CHANGELOG.rst +++ b/image_rotate/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package image_rotate ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 3.0.3 (2022-01-24) ------------------ * [backport Humble] Removed cfg files related with ROS 1 parameters (`#911 `_) (`#913 `_) diff --git a/image_view/CHANGELOG.rst b/image_view/CHANGELOG.rst index a8256cdb4..f233a898b 100644 --- a/image_view/CHANGELOG.rst +++ b/image_view/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package image_view ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 3.0.3 (2022-01-24) ------------------ * [backport Humble] Removed cfg files related with ROS 1 parameters (`#911 `_) (`#913 `_) diff --git a/stereo_image_proc/CHANGELOG.rst b/stereo_image_proc/CHANGELOG.rst index d73e8d898..4b3661639 100644 --- a/stereo_image_proc/CHANGELOG.rst +++ b/stereo_image_proc/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package stereo_image_proc ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 3.0.3 (2022-01-24) ------------------ * [backport humble] stereo_image_proc: cleanup cmake (`#904 `_) (`#907 `_) diff --git a/tracetools_image_pipeline/CHANGELOG.rst b/tracetools_image_pipeline/CHANGELOG.rst index 5989c3dff..16833593f 100644 --- a/tracetools_image_pipeline/CHANGELOG.rst +++ b/tracetools_image_pipeline/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package tracetools_image_pipeline ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 3.0.3 (2022-01-24) ------------------ * ROS 2: Fixed CMake (`#899 `_) (`#901 `_)