Classes | |
class | PowerSwitchTest |
Functions | |
def | onMessage |
Variables | |
string | NAME = 'test_power_switch' |
string | PKG = 'gazebo_taskboard' |
Copyright (C) 2013 TopCoder Inc., All Rights Reserved. | |
string | power_cover_state = 'DOWN' |
string | power_led_state = 'OFF' |
string | power_switch_state = 'DOWN' |
def test_power_switch.onMessage | ( | msg | ) |
Definition at line 31 of file test_power_switch.py.
string test_power_switch::NAME = 'test_power_switch' |
Definition at line 12 of file test_power_switch.py.
string test_power_switch::PKG = 'gazebo_taskboard' |
Copyright (C) 2013 TopCoder Inc., All Rights Reserved.
Definition at line 11 of file test_power_switch.py.
string test_power_switch::power_cover_state = 'DOWN' |
Definition at line 27 of file test_power_switch.py.
string test_power_switch::power_led_state = 'OFF' |
Definition at line 29 of file test_power_switch.py.
string test_power_switch::power_switch_state = 'DOWN' |
Definition at line 28 of file test_power_switch.py.