Skip to content

Commit

Permalink
Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Sep 25, 2024
1 parent 5955c58 commit ae7e7c9
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 0 deletions.
3 changes: 3 additions & 0 deletions turtlebot4_base/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package turtlebot4_base
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.0.3 (2024-07-02)
------------------

Expand Down
17 changes: 17 additions & 0 deletions turtlebot4_bringup/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@
Changelog for package turtlebot4_bringup
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Enable power-saver by default
* Add a delay to the oakd startup to work around a bug where the camera doesn't reliably publish data after restarting the systemd job
* Fix the resolution for the OakD config files
* Enable respawn for the republisher node
* Clean up config file formatting
* Remove unused variables
* Remove unused imports
* Disable XML linter; it's timing out and isn't needed for this package
* Update the reamappings for the stamped/unstamped topics
* Always use the Create3 republisher node
* Remove deprecations in robot.launch.py
* Enable TwistStamped publications for the teleop node
* Add joy_device launch argument in case js0 isn't the correct joystick
* Contributors: Chris Iverach-Brereton

1.0.3 (2024-07-02)
------------------
* Launch the create3 republisher only for discovery server
Expand Down
5 changes: 5 additions & 0 deletions turtlebot4_diagnostics/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package turtlebot4_diagnostics
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Reduce the expected IMU rate to the actual rate published by the Create3
* Contributors: Chris Iverach-Brereton

1.0.3 (2024-07-02)
------------------

Expand Down
3 changes: 3 additions & 0 deletions turtlebot4_robot/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package turtlebot4_robot
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.0.3 (2024-07-02)
------------------

Expand Down
5 changes: 5 additions & 0 deletions turtlebot4_tests/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package turtlebot4_tests
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Small formatting fixes
* Contributors: Chris Iverach-Brereton

1.0.3 (2024-07-02)
------------------

Expand Down

0 comments on commit ae7e7c9

Please sign in to comment.