Go to the source code of this file.
Namespaces | |
| namespace | check_projector_on |
Variables | |
| tuple | check_projector_on.app = wx.PySimpleApp() |
| tuple | check_projector_on.done_srv = rospy.ServiceProxy(SRV_NAME, ScriptDone) |
| tuple | check_projector_on.ok = ret.ShowModal() |
| tuple | check_projector_on.ret = wx.MessageDialog(None, "Is the projector on? If so, click YES", "Projector Check", wx.YES_NO) |
| string | check_projector_on.SRV_NAME = 'visual_check' |