Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Aug 29, 2024
1 parent a006f91 commit e6b36da
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions turtlebot4_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package turtlebot4_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.0 (2024-08-29)
------------------
* Add base_footprint link to URDF
* Contributors: Chris Iverach-Brereton

Expand Down
2 changes: 1 addition & 1 deletion turtlebot4_description/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>turtlebot4_description</name>
<version>1.0.5</version>
<version>2.0.0</version>
<description>Turtlebot4 Description package</description>
<maintainer email="[email protected]">rkreinin</maintainer>
<license>Apache 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions turtlebot4_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package turtlebot4_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.0 (2024-08-29)
------------------

1.0.5 (2024-07-02)
------------------
Expand Down
2 changes: 1 addition & 1 deletion turtlebot4_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>turtlebot4_msgs</name>
<version>1.0.5</version>
<version>2.0.0</version>
<description>Turtlebot4 Messages</description>
<maintainer email="[email protected]">rkreinin</maintainer>
<license>Apache 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions turtlebot4_navigation/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package turtlebot4_navigation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.0 (2024-08-29)
------------------
* Update the SLAM launch file so it works with the latest version of slam_toolbox. Rather than re-impementing all of the launch file, just include the online_sync or online_async launch files as appropriate
* Update nav2 launch configuration to work with the latest jazzy: syntax changes (/ -> ::)
* Use TwistStamped messages for velocity controllers
Expand Down
2 changes: 1 addition & 1 deletion turtlebot4_navigation/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>turtlebot4_navigation</name>
<version>1.0.5</version>
<version>2.0.0</version>
<description>Turtlebot4 Navigation</description>
<maintainer email="[email protected]">rkreinin</maintainer>
<license>Apache 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions turtlebot4_node/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package turtlebot4_node
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.0 (2024-08-29)
------------------

1.0.5 (2024-07-02)
------------------
Expand Down
2 changes: 1 addition & 1 deletion turtlebot4_node/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>turtlebot4_node</name>
<version>1.0.5</version>
<version>2.0.0</version>
<description>Turtlebot4 Node</description>
<maintainer email="[email protected]">rkreinin</maintainer>
<license>Apache 2.0</license>
Expand Down

0 comments on commit e6b36da

Please sign in to comment.