Changelog for package rviz_plugin_tutorials
0.11.0 (2020-05-13)
0.10.4 (2020-05-13)
- Updated to use catkin_install_python() (#59)
- Updated required CMake version to avoid CMP0048 warning (#57)
- Contributors: Alejandro Hernández Cordero, Shane Loretz
0.10.3 (2018-05-09)
- Fixed a warning due to a publisher which did not use the keyword argument 'queue_size' (#43)
- Changed manifest.xml to package.xml in documentation (#42)
- Contributors: Zihan Chen
0.10.2 (2018-01-05)
- Unified find_package for Qt4 and Qt5. (#33)
- Contributors: Robert Haschke, William Woodall
0.10.1 (2016-04-21)
- Added qt5 dependencies to the package.xml.
- Contributors: William Woodall
0.10.0 (2016-04-21)
- Added support Qt5 in Kinetic.
- Contributors: William Woodall
0.9.2 (2015-09-21)
0.9.1 (2015-01-26)
- Added #ifndef Q_MOC_RUN guard for compatibility with newer boost versions.
- Contributors: Ryohei Ueda, William Woodall
0.9.0 (2014-03-24)
- set myself (william) as maintainer
- Contributors: William Woodall