Go to the source code of this file.
Namespaces | |
namespace | check_head_pan_adjust |
Variables | |
tuple | check_head_pan_adjust.app = wx.PySimpleApp() |
string | check_head_pan_adjust::PKG = 'qualification' |
tuple | check_head_pan_adjust.r = TestResultRequest() |
tuple | check_head_pan_adjust.result = rospy.ServiceProxy('test_result', TestResult) |
tuple | check_head_pan_adjust.ret = wx.MessageBox("The plot shows the encoder count of the head pan. Press OK if you can adjust the head pan so the backlash is less than 4 ticks. Press Cancel if you can't", "Adjust Head Pan", wx.YES_NO) |