Go to the source code of this file.
Namespaces | |
namespace | wge100_focus_dialog |
Variables | |
tuple | wge100_focus_dialog.app = wx.PySimpleApp() |
tuple | wge100_focus_dialog.done = ScriptDoneRequest() |
tuple | wge100_focus_dialog.finish = rospy.ServiceProxy('prestartup_done', ScriptDone) |
tuple | wge100_focus_dialog.ret = wx.MessageBox("Did you successfully manage to focus the camera?", "Camera Focus", wx.YES_NO) |