From 59bb3a21df2ec12fa87cb9c503f3ded1788da1ac Mon Sep 17 00:00:00 2001 From: Hyungyu Kim Date: Thu, 10 Jul 2025 18:43:16 +0900 Subject: [PATCH] bump Signed-off-by: Hyungyu Kim --- turtlebot3_fake_node/CHANGELOG.rst | 4 ++++ turtlebot3_fake_node/package.xml | 2 +- turtlebot3_gazebo/CHANGELOG.rst | 4 ++++ turtlebot3_gazebo/package.xml | 2 +- turtlebot3_manipulation_gazebo/CHANGELOG.rst | 5 +++++ turtlebot3_manipulation_gazebo/package.xml | 2 +- turtlebot3_simulations/CHANGELOG.rst | 5 +++++ turtlebot3_simulations/package.xml | 2 +- 8 files changed, 22 insertions(+), 4 deletions(-) diff --git a/turtlebot3_fake_node/CHANGELOG.rst b/turtlebot3_fake_node/CHANGELOG.rst index 0dd2102..e1c2c77 100644 --- a/turtlebot3_fake_node/CHANGELOG.rst +++ b/turtlebot3_fake_node/CHANGELOG.rst @@ -2,6 +2,10 @@ Changelog for package turtlebot3_fake ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2.3.8 (2025-07-10) +------------------ +* None + 2.3.6 (2025-06-19) ------------------ * None diff --git a/turtlebot3_fake_node/package.xml b/turtlebot3_fake_node/package.xml index 9a0838a..fbd3433 100644 --- a/turtlebot3_fake_node/package.xml +++ b/turtlebot3_fake_node/package.xml @@ -2,7 +2,7 @@ turtlebot3_fake_node - 2.3.6 + 2.3.8 Package for TurtleBot3 fake node. With this package, simple tests can be done without a robot. You can do simple tests using this package on rviz without real robots. diff --git a/turtlebot3_gazebo/CHANGELOG.rst b/turtlebot3_gazebo/CHANGELOG.rst index a47b1b4..09601f1 100644 --- a/turtlebot3_gazebo/CHANGELOG.rst +++ b/turtlebot3_gazebo/CHANGELOG.rst @@ -2,6 +2,10 @@ Changelog for package turtlebot3_gazebo ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2.3.8 (2025-07-10) +------------------ +* None + 2.3.6 (2025-06-19) ------------------ * None diff --git a/turtlebot3_gazebo/package.xml b/turtlebot3_gazebo/package.xml index 3e3f4e3..6c4553c 100644 --- a/turtlebot3_gazebo/package.xml +++ b/turtlebot3_gazebo/package.xml @@ -2,7 +2,7 @@ turtlebot3_gazebo - 2.3.6 + 2.3.8 Gazebo simulation package for the TurtleBot3 diff --git a/turtlebot3_manipulation_gazebo/CHANGELOG.rst b/turtlebot3_manipulation_gazebo/CHANGELOG.rst index f5b37ac..b923dab 100644 --- a/turtlebot3_manipulation_gazebo/CHANGELOG.rst +++ b/turtlebot3_manipulation_gazebo/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package turtlebot3_manipulation_gazebo ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2.3.8 (2025-07-10) +------------------ +* Fixed the issue where the TurtleBot3 Manipulation Gazebo simulation was not working properly +* Contributors: Hyungyu Kim + 2.3.6 (2025-06-19) ------------------ * None diff --git a/turtlebot3_manipulation_gazebo/package.xml b/turtlebot3_manipulation_gazebo/package.xml index 0affa08..0abbaad 100644 --- a/turtlebot3_manipulation_gazebo/package.xml +++ b/turtlebot3_manipulation_gazebo/package.xml @@ -2,7 +2,7 @@ turtlebot3_manipulation_gazebo - 2.3.6 + 2.3.8 Gazebo simulation package for the TurtleBot3 manipulation diff --git a/turtlebot3_simulations/CHANGELOG.rst b/turtlebot3_simulations/CHANGELOG.rst index 4719acc..55152cf 100644 --- a/turtlebot3_simulations/CHANGELOG.rst +++ b/turtlebot3_simulations/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package turtlebot3_simulations ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2.3.8 (2025-07-10) +------------------ +* Fixed the issue where the TurtleBot3 Manipulation Gazebo simulation was not working properly +* Contributors: Hyungyu Kim + 2.3.6 (2025-06-19) ------------------ * Included the TurtleBot3 Manipulation Gazebo simulation package in the metapackage's package.xml and updated the CI configuration accordingly diff --git a/turtlebot3_simulations/package.xml b/turtlebot3_simulations/package.xml index f0c6a3b..0435963 100644 --- a/turtlebot3_simulations/package.xml +++ b/turtlebot3_simulations/package.xml @@ -2,7 +2,7 @@ turtlebot3_simulations - 2.3.6 + 2.3.8 ROS 2 packages for TurtleBot3 simulations