display sensor_msgs/Image on a GUI
hi! I want to display a stream video from a sensor_msgs/Image topic on a GUI that I created. I use qtcreator 3.0.1. There is a way?
Asked by jony on 2017-06-27 15:50:40 UTC
Answers
I have developed a simple GUI to control drone using QtCreater, PyQT, and ROS. You can find it on this link https://github.com/pavankumarbn/DroneGUIROS. Also In this video ( https://www.youtube.com/watch?v=CNgfM2UAReA&t=14s ), you can find detailed information on the same.
Asked by pavankumarbn on 2018-12-16 22:35:53 UTC
Comments
Please don't post link-only answers, this leaves the answer to be not self-contained. Please update your answer with the all of the relevant information to answer the question.
Asked by jayess on 2019-01-05 13:12:47 UTC
Comments