Signed-off-by: Hyungyu Kim <kimhg@robotis.com>
This commit is contained in:
Hyungyu Kim 2025-07-10 18:43:16 +09:00
parent 6daf678145
commit 59bb3a21df
No known key found for this signature in database
GPG Key ID: E1730AE24BD6C2B7
8 changed files with 22 additions and 4 deletions

View File

@ -2,6 +2,10 @@
Changelog for package turtlebot3_fake
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2.3.8 (2025-07-10)
------------------
* None
2.3.6 (2025-06-19)
------------------
* None

View File

@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>turtlebot3_fake_node</name>
<version>2.3.6</version>
<version>2.3.8</version>
<description>
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.

View File

@ -2,6 +2,10 @@
Changelog for package turtlebot3_gazebo
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2.3.8 (2025-07-10)
------------------
* None
2.3.6 (2025-06-19)
------------------
* None

View File

@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>turtlebot3_gazebo</name>
<version>2.3.6</version>
<version>2.3.8</version>
<description>
Gazebo simulation package for the TurtleBot3
</description>

View File

@ -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

View File

@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>turtlebot3_manipulation_gazebo</name>
<version>2.3.6</version>
<version>2.3.8</version>
<description>
Gazebo simulation package for the TurtleBot3 manipulation
</description>

View File

@ -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

View File

@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>turtlebot3_simulations</name>
<version>2.3.6</version>
<version>2.3.8</version>
<description>
ROS 2 packages for TurtleBot3 simulations
</description>