-
Notifications
You must be signed in to change notification settings - Fork 2
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
12 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,18 @@ | |
Changelog for package rqt_gauges | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.0.2 (2024-02-20) | ||
------------------ | ||
* Included build status (`#34 <https://github.com/ToyotaResearchInstitute/gauges2/issues/34>`_) | ||
* Raname speedometer and steering wheel widgets (`#33 <https://github.com/ToyotaResearchInstitute/gauges2/issues/33>`_) | ||
* Bar gauge (`#32 <https://github.com/ToyotaResearchInstitute/gauges2/issues/32>`_) | ||
* Show raw values. (`#31 <https://github.com/ToyotaResearchInstitute/gauges2/issues/31>`_) | ||
* Allow drag and drop from rqt_topic_monitor (`#29 <https://github.com/ToyotaResearchInstitute/gauges2/issues/29>`_) | ||
Co-authored-by: Carlos Agüero <[email protected]> | ||
* Fixed crashes (`#30 <https://github.com/ToyotaResearchInstitute/gauges2/issues/30>`_) | ||
* Steerirng Wheel widget truncated value (`#28 <https://github.com/ToyotaResearchInstitute/gauges2/issues/28>`_) | ||
* Contributors: Alejandro Hernández Cordero, Carlos Agüero | ||
|
||
0.0.1 (2024-01-09) | ||
------------------ | ||
* Rename to rqt_gauges (`#23 <https://github.com/ekumenlabs/gauges2//issues/23>`_) | ||
|