Classes | |
class | RobotMonitorApp |
wxApp of robot monitor More... | |
class | RobotMonitorFrame |
Main frame of robot monitor. More... | |
class | RoMonRunner |
class | TestRobotMonitor |
Variables | |
int | DURATION = 10 |
string | PKG = 'robot_monitor' |
Tests that robot monitor opens and doesn't throw exception. | |
string | WXVER = '2.8' |
int test_robot_mon::DURATION = 10 |
Definition at line 60 of file test_robot_mon.py.
string test_robot_mon::PKG = 'robot_monitor' |
Tests that robot monitor opens and doesn't throw exception.
Definition at line 39 of file test_robot_mon.py.
string test_robot_mon::WXVER = '2.8' |
Definition at line 42 of file test_robot_mon.py.