mirror of
https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
synced 2025-09-15 13:08:35 +08:00
bump
Signed-off-by: Hyungyu Kim <kimhg@robotis.com>
This commit is contained in:
parent
5701de19a2
commit
1348fb829c
@ -2,6 +2,10 @@
|
||||
Changelog for package turtlebot3_fake
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
2.3.6 (2025-06-19)
|
||||
------------------
|
||||
* None
|
||||
|
||||
2.3.4 (2025-05-28)
|
||||
------------------
|
||||
* None
|
||||
@ -10,7 +14,7 @@ Changelog for package turtlebot3_fake
|
||||
------------------
|
||||
* None
|
||||
|
||||
2.2.6 (2202-05-26)
|
||||
2.2.6 (2022-05-26)
|
||||
------------------
|
||||
* ROS 2 Humble Hawksbill supported
|
||||
* Contributors: Will Son
|
||||
|
||||
@ -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.4</version>
|
||||
<version>2.3.6</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.
|
||||
|
||||
@ -2,6 +2,10 @@
|
||||
Changelog for package turtlebot3_gazebo
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
2.3.6 (2025-06-19)
|
||||
------------------
|
||||
* None
|
||||
|
||||
2.3.4 (2025-05-28)
|
||||
------------------
|
||||
* None
|
||||
|
||||
@ -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.4</version>
|
||||
<version>2.3.6</version>
|
||||
<description>
|
||||
Gazebo simulation package for the TurtleBot3
|
||||
</description>
|
||||
|
||||
@ -2,6 +2,10 @@
|
||||
Changelog for package turtlebot3_manipulation_gazebo
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
2.3.6 (2025-06-19)
|
||||
------------------
|
||||
* None
|
||||
|
||||
2.3.4 (2025-05-28)
|
||||
------------------
|
||||
* Moved the TurtleBot3 Manipulation Gazebo simulation from the turtlebot3_manipulation_bringup package
|
||||
|
||||
@ -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.4</version>
|
||||
<version>2.3.6</version>
|
||||
<description>
|
||||
Gazebo simulation package for the TurtleBot3 manipulation
|
||||
</description>
|
||||
|
||||
@ -2,6 +2,11 @@
|
||||
Changelog for package turtlebot3_simulations
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
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
|
||||
* Contributors: Hyungyu Kim
|
||||
|
||||
2.3.4 (2025-05-28)
|
||||
------------------
|
||||
* Moved the TurtleBot3 Manipulation Gazebo simulation from the turtlebot3_manipulation_bringup package
|
||||
|
||||
@ -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.4</version>
|
||||
<version>2.3.6</version>
|
||||
<description>
|
||||
ROS 2 packages for TurtleBot3 simulations
|
||||
</description>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user