From 6f2b856d127e707e63caadd9a00b889225728871 Mon Sep 17 00:00:00 2001 From: Kei Okada Date: Tue, 14 Nov 2023 19:58:17 +0900 Subject: [PATCH] 1.2.17 --- audio_to_spectrogram/CHANGELOG.rst | 4 ++-- audio_to_spectrogram/package.xml | 2 +- checkerboard_detector/CHANGELOG.rst | 4 ++-- checkerboard_detector/package.xml | 2 +- imagesift/CHANGELOG.rst | 4 ++-- imagesift/package.xml | 2 +- jsk_pcl_ros/CHANGELOG.rst | 4 ++-- jsk_pcl_ros/package.xml | 2 +- jsk_pcl_ros_utils/CHANGELOG.rst | 4 ++-- jsk_pcl_ros_utils/package.xml | 2 +- jsk_perception/CHANGELOG.rst | 4 ++-- jsk_perception/package.xml | 2 +- jsk_recognition/CHANGELOG.rst | 4 ++-- jsk_recognition/package.xml | 2 +- jsk_recognition_msgs/CHANGELOG.rst | 4 ++-- jsk_recognition_msgs/package.xml | 2 +- jsk_recognition_utils/CHANGELOG.rst | 4 ++-- jsk_recognition_utils/package.xml | 2 +- resized_image_transport/CHANGELOG.rst | 4 ++-- resized_image_transport/package.xml | 2 +- sound_classification/CHANGELOG.rst | 4 ++-- sound_classification/package.xml | 2 +- 22 files changed, 33 insertions(+), 33 deletions(-) diff --git a/audio_to_spectrogram/CHANGELOG.rst b/audio_to_spectrogram/CHANGELOG.rst index ac0a4d8276..c6da0f4eb7 100644 --- a/audio_to_spectrogram/CHANGELOG.rst +++ b/audio_to_spectrogram/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package audio_to_spectrogram ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +1.2.17 (2023-11-14) +------------------- 1.2.16 (2023-11-10) ------------------- diff --git a/audio_to_spectrogram/package.xml b/audio_to_spectrogram/package.xml index 1cd022f0ee..22f456e6f8 100644 --- a/audio_to_spectrogram/package.xml +++ b/audio_to_spectrogram/package.xml @@ -1,6 +1,6 @@ audio_to_spectrogram - 1.2.16 + 1.2.17 Convert audio (audio_common_msgs/AudioData) to spectrogram (sensor_msgs/Image) Naoya Yamaguchi diff --git a/checkerboard_detector/CHANGELOG.rst b/checkerboard_detector/CHANGELOG.rst index 50244940c0..1ed19f9369 100644 --- a/checkerboard_detector/CHANGELOG.rst +++ b/checkerboard_detector/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package checkerboard_detector ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +1.2.17 (2023-11-14) +------------------- 1.2.16 (2023-11-10) ------------------- diff --git a/checkerboard_detector/package.xml b/checkerboard_detector/package.xml index 79d6e75817..fe4ac0894c 100644 --- a/checkerboard_detector/package.xml +++ b/checkerboard_detector/package.xml @@ -1,6 +1,6 @@ checkerboard_detector - 1.2.16 + 1.2.17 Uses opencv to find checkboards and compute their 6D poses with respect to the image. Requires the image to be calibrated.
Parameters:
    diff --git a/imagesift/CHANGELOG.rst b/imagesift/CHANGELOG.rst index 570397f533..b0684669e2 100644 --- a/imagesift/CHANGELOG.rst +++ b/imagesift/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package imagesift ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +1.2.17 (2023-11-14) +------------------- 1.2.16 (2023-11-10) ------------------- diff --git a/imagesift/package.xml b/imagesift/package.xml index ead5dc14b8..0e53640151 100644 --- a/imagesift/package.xml +++ b/imagesift/package.xml @@ -1,6 +1,6 @@ imagesift - 1.2.16 + 1.2.17 For every image, computes its sift features and send a new message with the image, its intrinsic parameters, and the features. Parameters include: diff --git a/jsk_pcl_ros/CHANGELOG.rst b/jsk_pcl_ros/CHANGELOG.rst index 058efbd57e..104851af43 100644 --- a/jsk_pcl_ros/CHANGELOG.rst +++ b/jsk_pcl_ros/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package jsk_pcl_ros ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +1.2.17 (2023-11-14) +------------------- 1.2.16 (2023-11-10) ------------------- diff --git a/jsk_pcl_ros/package.xml b/jsk_pcl_ros/package.xml index fd067fd479..40507cb90f 100644 --- a/jsk_pcl_ros/package.xml +++ b/jsk_pcl_ros/package.xml @@ -1,6 +1,6 @@ jsk_pcl_ros - 1.2.16 + 1.2.17 ROS nodelets for pointcloud perception. Youhei Kakiuchi Kei Okada diff --git a/jsk_pcl_ros_utils/CHANGELOG.rst b/jsk_pcl_ros_utils/CHANGELOG.rst index d060c48a1c..abdc4a79a4 100644 --- a/jsk_pcl_ros_utils/CHANGELOG.rst +++ b/jsk_pcl_ros_utils/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package jsk_pcl_ros_utils ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +1.2.17 (2023-11-14) +------------------- 1.2.16 (2023-11-10) ------------------- diff --git a/jsk_pcl_ros_utils/package.xml b/jsk_pcl_ros_utils/package.xml index 1466962ef1..2b9b7f361d 100644 --- a/jsk_pcl_ros_utils/package.xml +++ b/jsk_pcl_ros_utils/package.xml @@ -1,6 +1,6 @@ jsk_pcl_ros_utils - 1.2.16 + 1.2.17 ROS utility nodelets for pointcloud perception. Ryohei Ueda diff --git a/jsk_perception/CHANGELOG.rst b/jsk_perception/CHANGELOG.rst index c094d437ed..87ba632d17 100644 --- a/jsk_perception/CHANGELOG.rst +++ b/jsk_perception/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package jsk_perception ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +1.2.17 (2023-11-14) +------------------- 1.2.16 (2023-11-10) ------------------- diff --git a/jsk_perception/package.xml b/jsk_perception/package.xml index d1ea9cae9b..bb1a01a572 100644 --- a/jsk_perception/package.xml +++ b/jsk_perception/package.xml @@ -1,6 +1,6 @@ jsk_perception - 1.2.16 + 1.2.17 ROS nodes and nodelets for 2-D image perception. Manabu Saito diff --git a/jsk_recognition/CHANGELOG.rst b/jsk_recognition/CHANGELOG.rst index e94d74fe61..293d3d1a1a 100644 --- a/jsk_recognition/CHANGELOG.rst +++ b/jsk_recognition/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package jsk_recognition ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +1.2.17 (2023-11-14) +------------------- 1.2.16 (2023-11-10) ------------------- diff --git a/jsk_recognition/package.xml b/jsk_recognition/package.xml index 3b45c6fc85..ba489d5a56 100644 --- a/jsk_recognition/package.xml +++ b/jsk_recognition/package.xml @@ -1,7 +1,7 @@ jsk_recognition - 1.2.16 + 1.2.17

    Metapackage that contains recognition package for jsk-ros-pkg

    diff --git a/jsk_recognition_msgs/CHANGELOG.rst b/jsk_recognition_msgs/CHANGELOG.rst index b71a822cc1..237165f245 100644 --- a/jsk_recognition_msgs/CHANGELOG.rst +++ b/jsk_recognition_msgs/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package jsk_recognition_msgs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +1.2.17 (2023-11-14) +------------------- 1.2.16 (2023-11-10) ------------------- diff --git a/jsk_recognition_msgs/package.xml b/jsk_recognition_msgs/package.xml index b8ccd9dabb..54296ea829 100644 --- a/jsk_recognition_msgs/package.xml +++ b/jsk_recognition_msgs/package.xml @@ -1,7 +1,7 @@ jsk_recognition_msgs - 1.2.16 + 1.2.17 ROS messages for jsk_pcl_ros and jsk_perception. http://github.com/jsk-ros-pkg/jsk_recognition diff --git a/jsk_recognition_utils/CHANGELOG.rst b/jsk_recognition_utils/CHANGELOG.rst index d690462e43..0aa42e3df1 100644 --- a/jsk_recognition_utils/CHANGELOG.rst +++ b/jsk_recognition_utils/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package jsk_recognition_utils ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +1.2.17 (2023-11-14) +------------------- * https://github.com/jsk-ros-pkg/jsk_recognition/pull/2648 requires jsk_data package (`#2805 `_) * Contributors: Kei Okada diff --git a/jsk_recognition_utils/package.xml b/jsk_recognition_utils/package.xml index c95d1eec12..addea7b519 100644 --- a/jsk_recognition_utils/package.xml +++ b/jsk_recognition_utils/package.xml @@ -1,7 +1,7 @@ jsk_recognition_utils - 1.2.16 + 1.2.17 C++ library about sensor model, geometrical modeling and perception. Ryohei Ueda diff --git a/resized_image_transport/CHANGELOG.rst b/resized_image_transport/CHANGELOG.rst index bcb8f4787b..4230ab0de7 100644 --- a/resized_image_transport/CHANGELOG.rst +++ b/resized_image_transport/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package resized_image_transport ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +1.2.17 (2023-11-14) +------------------- 1.2.16 (2023-11-10) ------------------- diff --git a/resized_image_transport/package.xml b/resized_image_transport/package.xml index 83cef3f114..d8151c5937 100644 --- a/resized_image_transport/package.xml +++ b/resized_image_transport/package.xml @@ -1,6 +1,6 @@ resized_image_transport - 1.2.16 + 1.2.17 ROS nodes to publish resized images. Yohei Kakiuchi diff --git a/sound_classification/CHANGELOG.rst b/sound_classification/CHANGELOG.rst index 8dd84f0371..f1cbe073a6 100644 --- a/sound_classification/CHANGELOG.rst +++ b/sound_classification/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package sound_classification ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +1.2.17 (2023-11-14) +------------------- 1.2.16 (2023-11-10) ------------------- diff --git a/sound_classification/package.xml b/sound_classification/package.xml index bf09620631..2dad7080d8 100644 --- a/sound_classification/package.xml +++ b/sound_classification/package.xml @@ -1,7 +1,7 @@ sound_classification - 1.2.16 + 1.2.17 The sound_classification package Naoya Yamaguchi BSD