Skip to content

Commit 1348fb8

Browse files
committed
bump
Signed-off-by: Hyungyu Kim <[email protected]>
1 parent 5701de1 commit 1348fb8

File tree

8 files changed

+22
-5
lines changed

8 files changed

+22
-5
lines changed

turtlebot3_fake_node/CHANGELOG.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog for package turtlebot3_fake
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.3.6 (2025-06-19)
6+
------------------
7+
* None
8+
59
2.3.4 (2025-05-28)
610
------------------
711
* None
@@ -10,7 +14,7 @@ Changelog for package turtlebot3_fake
1014
------------------
1115
* None
1216

13-
2.2.6 (2202-05-26)
17+
2.2.6 (2022-05-26)
1418
------------------
1519
* ROS 2 Humble Hawksbill supported
1620
* Contributors: Will Son

turtlebot3_fake_node/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>turtlebot3_fake_node</name>
5-
<version>2.3.4</version>
5+
<version>2.3.6</version>
66
<description>
77
Package for TurtleBot3 fake node. With this package, simple tests can be done without a robot.
88
You can do simple tests using this package on rviz without real robots.

turtlebot3_gazebo/CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog for package turtlebot3_gazebo
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.3.6 (2025-06-19)
6+
------------------
7+
* None
8+
59
2.3.4 (2025-05-28)
610
------------------
711
* None

turtlebot3_gazebo/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>turtlebot3_gazebo</name>
5-
<version>2.3.4</version>
5+
<version>2.3.6</version>
66
<description>
77
Gazebo simulation package for the TurtleBot3
88
</description>

turtlebot3_manipulation_gazebo/CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog for package turtlebot3_manipulation_gazebo
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.3.6 (2025-06-19)
6+
------------------
7+
* None
8+
59
2.3.4 (2025-05-28)
610
------------------
711
* Moved the TurtleBot3 Manipulation Gazebo simulation from the turtlebot3_manipulation_bringup package

turtlebot3_manipulation_gazebo/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>turtlebot3_manipulation_gazebo</name>
5-
<version>2.3.4</version>
5+
<version>2.3.6</version>
66
<description>
77
Gazebo simulation package for the TurtleBot3 manipulation
88
</description>

turtlebot3_simulations/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package turtlebot3_simulations
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.3.6 (2025-06-19)
6+
------------------
7+
* Included the TurtleBot3 Manipulation Gazebo simulation package in the metapackage's package.xml and updated the CI configuration accordingly
8+
* Contributors: Hyungyu Kim
9+
510
2.3.4 (2025-05-28)
611
------------------
712
* Moved the TurtleBot3 Manipulation Gazebo simulation from the turtlebot3_manipulation_bringup package

turtlebot3_simulations/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>turtlebot3_simulations</name>
5-
<version>2.3.4</version>
5+
<version>2.3.6</version>
66
<description>
77
ROS 2 packages for TurtleBot3 simulations
88
</description>

0 commit comments

Comments
 (0)