CHANGELOG
Changelog for package rqt_gauges
0.0.3 (2024-03-14)
Refactor using a base widget class (#35)
Contributors: Carlos Agüero
0.0.2 (2024-02-20)
Included build status (#34)
Raname speedometer and steering wheel widgets (#33)
Bar gauge (#32)
Show raw values. (#31)
Allow drag and drop from rqt_topic_monitor (#29) Co-authored-by: Carlos Agüero <caguero@openrobotics.org>
Fixed crashes (#30)
Steerirng Wheel widget truncated value (#28)
Contributors: Alejandro Hernández Cordero, Carlos Agüero
0.0.1 (2024-01-09)
Rename to rqt_gauges (#23)
Fixed steering wheel range (#24)
Fixed resize (#22)
Fix some crashes (#21)
utils.py to include common code and fixed merge (#20)
Added xmllint and fleka8 (#19)
Fixed runtime error (#12)
Added documentation (#17)
Setup CI (#16)
Added .gitignore (#13)
Creates the Steering Wheel Widget (#10) Co-authored-by: Franco Cipollone <franco.c@ekumenlabs.com>
Creates the Throttle and Brake pedals Widget (#7)
Creates the Speedometer Widget UI and Funtionality (#4)
Makes the plugin package discoverable (#3)
Creates a discoverable rqt plugin within the package (#2)
Initial commit.
Contributors: Alejandro Hernández Cordero, Eloy Briceno, Franco Cipollone