Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde committed Jun 17, 2024
1 parent 185767d commit a48d28d
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@
Changelog for package teleop_twist_joy
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.4.6 (2024-06-17)
------------------
* add inverted reverse param (`#35 <https://github.com/ros2/teleop_twist_joy/issues/35>`_) (`#43 <https://github.com/ros2/teleop_twist_joy/issues/43>`_)
* add inverted-reverse param
(cherry picked from commit 2a5f3e4f776869ae1e981f3ca1877cdf10318f37)
# Conflicts:
# src/teleop_twist_joy.cpp
Co-authored-by: Máté <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* Add an option to publish TwistStamped (backport `#42 <https://github.com/ros2/teleop_twist_joy/issues/42>`_) (`#45 <https://github.com/ros2/teleop_twist_joy/issues/45>`_)
* Add an option to publish TwistStamped (`#42 <https://github.com/ros2/teleop_twist_joy/issues/42>`_)
(cherry picked from commit 76cd6508a8c4e35d9fe3a6a8968abbe7159ffc08)
# Conflicts:
# README.md
# src/teleop_twist_joy.cpp
* resolved merge conflicts (`#47 <https://github.com/ros2/teleop_twist_joy/issues/47>`_)
Co-authored-by: Yannic Bachmann <[email protected]>
---------
Co-authored-by: Tamaki Nishino <[email protected]>
Co-authored-by: Yannic Bachmann <[email protected]>
Co-authored-by: Yannic Bachmann <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* Added Humble CI (`#50 <https://github.com/ros2/teleop_twist_joy/issues/50>`_)
* Contributors: Alejandro Hernández Cordero, mergify[bot]

2.4.5 (2023-06-08)
------------------
* Cleanup CMakeLists.txt. (`#36 <https://github.com/ros2/teleop_twist_joy/issues/36>`_)
Expand Down

0 comments on commit a48d28d

Please sign in to comment.