Skip to content

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Sep 25, 2024
1 parent beaacbd commit 21326df
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.1 (2024-09-25)
------------------

2.0.0 (2024-08-29)
------------------
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>2.0.0</version>
<version>2.0.1</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.1 (2024-09-25)
------------------

2.0.0 (2024-08-29)
------------------
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>2.0.0</version>
<version>2.0.1</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.1 (2024-09-25)
------------------
* Revert to using base_link for navigation; the create3 uses that for odom, and using a different link appears to break slam_toolbox. Update the SLAM launch parameters
* Contributors: Chris Iverach-Brereton

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>2.0.0</version>
<version>2.0.1</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.1 (2024-09-25)
------------------
* Block the wall-follow callbacks from running if the robot is presently docked
* Contributors: Chris Iverach-Brereton

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>2.0.0</version>
<version>2.0.1</version>
<description>Turtlebot4 Node</description>
<maintainer email="[email protected]">rkreinin</maintainer>
<license>Apache 2.0</license>
Expand Down

0 comments on commit 21326df

Please sign in to comment.