forked from ros-teleop/teleop_twist_joy
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,23 @@ | |
Changelog for package teleop_twist_joy | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
2.5.1 (2024-06-17) | ||
------------------ | ||
* Add an option to publish TwistStamped (`#42 <https://github.com/ros2/teleop_twist_joy/issues/42>`_) (`#46 <https://github.com/ros2/teleop_twist_joy/issues/46>`_) | ||
(cherry picked from commit 76cd6508a8c4e35d9fe3a6a8968abbe7159ffc08) | ||
# Conflicts: | ||
# README.md | ||
# src/teleop_twist_joy.cpp | ||
Co-authored-by: Tamaki Nishino <[email protected]> | ||
Co-authored-by: Alejandro Hernández Cordero <[email protected]> | ||
* add inverted reverse param (`#35 <https://github.com/ros2/teleop_twist_joy/issues/35>`_) (`#44 <https://github.com/ros2/teleop_twist_joy/issues/44>`_) | ||
* add inverted-reverse param | ||
(cherry picked from commit 2a5f3e4f776869ae1e981f3ca1877cdf10318f37) | ||
Co-authored-by: Máté <[email protected]> | ||
Co-authored-by: Alejandro Hernández Cordero <[email protected]> | ||
* Added Iron CI (`#49 <https://github.com/ros2/teleop_twist_joy/issues/49>`_) | ||
* Contributors: Alejandro Hernández Cordero, mergify[bot] | ||
|
||
2.5.0 (2023-06-07) | ||
------------------ | ||
* [rolling] Update maintainers - 2022-11-07 (`#33 <https://github.com/ros2/teleop_twist_joy/issues/33>`_) | ||
|