Qt GUI platform for mobile robot
Hi, I am now currently developing a mobile robot and I wish to create a GUI by using Qt to control my mobile robot. I would like to ask is there any sample/example of Qt based GUI that is already working to control a mobile robot that is suitable for me to refer to.
All I can find right now is just this source https://github.com/tum-vision/tum_ard... and the overall concept is a bit overwhelming and beyond my comprehension as I only have a short experience with both Qt and C++ .
Could anybody tell me the basic step from how to create and to use the GUI to control a mobile robot. I would very much appreciate if there is any other source that I could understand and modify.
Thanks very much