Go to the source code of this file.
Namespaces | |
namespace | prosilica_focus_dialog |
Variables | |
tuple | prosilica_focus_dialog::app = wx.PySimpleApp() |
string | prosilica_focus_dialog::PKG = 'pr2_camera_focus' |
tuple | prosilica_focus_dialog::r = TestResultRequest() |
tuple | prosilica_focus_dialog::result = rospy.ServiceProxy('test_result', TestResult) |
tuple | prosilica_focus_dialog::ret = wx.MessageBox("Did you successfully manage to focus the camera?", "Camera Focus", wx.YES_NO) |