- Add in standard tests. (#48)
- Remove CODEOWNERS and mirror-rolling-to-main workflow (#46)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette
- Add a test dependency on pytest. (#45)
- Contributors: Arne Hitzmann, Chris Lalancette
- [rolling] Update maintainers - 2022-11-07 (#39)
- Contributors: Arne Hitzmann, Audrow Nash
- added new maintainer
- Contributors: Arne Hitzmann
- Use a custom QoS profile based on the default rosout QoS profile (#37)
- Contributors: Arne Hitzmann, Cole Tucker
- Use underscores in setup.cfg instead of dashes (#31)
- Contributors: Michel Hidalgo
- Fix regression introduced in #21 (#28)
- Changed the build type to ament_python and added setup.cfg (#21)
- Contributors: Alejandro Hernández Cordero
- fix division in Python 3 (#18)
- fix highlight filter by message (#17)
- fix exclude messages (#11)
- add context menu for hiding and showing columns (#13)
- remove topics concept which has been removed in ROS 2 (#16)
- fix handle_pause_clicked doesn't need args (#15)
- update for Dashing (#10)
- remove unnecesary find_package call (#9)
- make message column stretch (#398)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
- update plugin scripts to use full name to avoid future naming collisions
- export architecture_independent flag in package.xml (#254)
- add groups for rqt plugins, renamed some plugins (#167)
- use icons instead of text when available, refactor pause/resume button
- rewrite of rqt_console to drastically improve performance (#186)
- pause button no more saves state (#125)
- persist message limit (#138)
- add ability to set logger level (#117)
- add tooltips to table cells (#143)
- improve labels for filters (#146)
- fix time column when loading data from file (#160)
- fix applying message limit on change (#133)
- fix clear button to remove all messages (#141)
- fix sorting to use row index to decide order between equal values (except for time column) (#124)
- fix locking of message queue
- fix rendering of icons on OS X (ros-visualization/rqt#83)
- added missing word in status tip
- Fix; can't add filters when using pyside (#36)
- first release of this package into groovy