Custom robot dashboard
I am looking for a simple way to build virtual dashboard (teach pendant) for industrial robot.
What I basically need is a GUI application with several buttons where I can emulate such things like emergency button, dead man's handle, axes selection and actuation, and others.
rqt_reconfigure is not an option since buttons are not supported.
Probably the rqt_robot_dashboard is what I need, but unfortunatelly there are neither tutorials nor documentation available. The link to Python API docs is broken either.
Any suggestions?
P.S. I am on ROS Indigo now.
Thanks