- prevent freezing of gui if no aggregator is present, fixes #31
- added alternative view of devices for treeview
- Fixed the functionality of the timeline_view
- fix for changed data type of diagnostic level (#26)
- temporary remove the rqt_bag dependency and plugin (#22)
- changed python(3)-rospkg dependency to python(3)-rospkg-modules
- merged changes for ROS 2
- updated package to format 3
- added mutex and checks to fix (#13)
- refactored code and made signaling more efficient
- stale messages appear now in the error pane
- Fix apparent threading bug in timeline_view (#5)
- use Python 3 compatible syntax (#121)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#101)
- fix installing missing bag_plugin xml (#288)
- rewrite rqt_robot_monitor (#3, #9, #32, #33, #71)
- make diagnostics_agg a relative topic (#32)
- add rqt_bag plugin
- update script to use full plugin name
- add groups for rqt plugins (ros-visualization/rqt_common_plugins#167)
- fix indication when not receiving deagnostic data (#35)
- fix scrolling of inspection window on new data (#34)
- First public release into Hydro
- Fix
- now run with pyside (it used to be not working with it w/o having been noticed).
- Call .ui file in .ui is now successfully working
- Refactoring
- Now TimelinePane uses .ui file
- first public release into Groovy