- Use setuptools instead of distutils #4
- Use package.xml format 3
- Bump CMake version to avoid CMP0048 warning
- Contributors: Shane Loretz, ahcorde
- use Python 3 compatible syntax (#121)
- fix Qt 5 compatibility (#106)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#101)
- add stale battery state, add group labels (#100)
- In case where unequal length icon lists were supplied, created placeholder did not match spec of list of lists of strings, and caused subsequent conditional to fail.
- put topic diagnostic_agg into a global namespace
- Contributors: Eric Relson, Karsten Knese
- update dashboard to work with latest rqt_console (ros-visualization/rqt_common_plugins#186)
- First public release for Hydro
- Fix; float values are rounded undesirably (#21) @dornhege @130s
- first public release for Groovy