How to play video from bag file in QT?
I have an video in my bagfile.
I can play the video by rosrun image_view image_view image:=basler_node/image_color.
I want to show this video in separate GUI using QT. how to do this?
add a comment