Go to the source code of this file.
Namespaces | |
namespace | wge100_board_config_dialog |
Functions | |
def | wge100_board_config_dialog::getparam |
Variables | |
tuple | wge100_board_config_dialog::app = wx.PySimpleApp() |
tuple | wge100_board_config_dialog::barcode = getparam('qual_item/serial') |
tuple | wge100_board_config_dialog::camera_path = getparam('~camera_path') |
tuple | wge100_board_config_dialog::done = ScriptDoneRequest() |
tuple | wge100_board_config_dialog::finish = rospy.ServiceProxy('prestartup_done', ScriptDone) |
tuple | wge100_board_config_dialog::ret = wx.MessageBox("Does the window labeled 'Camera to be Programmed' show images from camera %s, and are you sure you want to permanently set its MAC and serial number?"%barcode, "Set MAC and Serial Number", wx.YES_NO) |