Are there tools within ROS to help me create my operator interface?
Newbie warning. If this is a stupid question, please be patient. :-)
I have installed ROS Hydro. I have run through all the beginners tutorials ... so I have created publisher nodes, subscriber nodes, message types, services, and clients. I have also worked through most of the Gazebo tutorials, so I feel like I understand how to write software on my robot and how to test that software using the simulator. But I have not come across anything yet about human operator graphical interfaces.
What is the robot development community typically using to create their operator GUIs and how do those GUIs typically communicate with the robot? I have not found anything on this topic, so I'm assuming that there are no tools bundled with ROS to help me with this part of my robot software suite.
Any help is greatly appreciated. Thanks in advance.