- Change #include cv_bridge.h to cv_bridge.hpp in ros_image_to_qimage.hpp (#27, #28)
- Change python_qt_binding from exec_depend to depend, because it is being used in CMakeLists.txt. (#25)
- Contributors: Kenji Brameld
- Ensure bgr8 gets converted to rgb8 (#21)
- Add functionality to convert mono colors too (#18)
- Add tests for cpp (#13)
- Add python API (#5)
- Fix README.md (#4)
- Contributors: Kenji Brameld
- update readme
- update ci
- Contributors: Kenji Brameld
- fill package.xml with correct description and license tag
- Contributors: ijnek
- implemented ros_image_to_qimage package
- Contributors: Kenji Brameld, ijnek