Classes | |
class | RockerSwitchA01Test |
Functions | |
def | onMessage |
Variables | |
string | led_bottom_state = 'OFF' |
string | led_top_state = 'OFF' |
string | NAME = 'test_rocker_switch_a01' |
string | PKG = 'gazebo_taskboard' |
Copyright (C) 2013 TopCoder Inc., All Rights Reserved. | |
string | rocker_switch_state = 'CENTER' |
def test_rocker_switch_a01.onMessage | ( | message | ) |
Definition at line 31 of file test_rocker_switch_a01.py.
string test_rocker_switch_a01::led_bottom_state = 'OFF' |
Definition at line 29 of file test_rocker_switch_a01.py.
string test_rocker_switch_a01::led_top_state = 'OFF' |
Definition at line 28 of file test_rocker_switch_a01.py.
string test_rocker_switch_a01::NAME = 'test_rocker_switch_a01' |
Definition at line 12 of file test_rocker_switch_a01.py.
string test_rocker_switch_a01::PKG = 'gazebo_taskboard' |
Copyright (C) 2013 TopCoder Inc., All Rights Reserved.
Definition at line 11 of file test_rocker_switch_a01.py.
string test_rocker_switch_a01::rocker_switch_state = 'CENTER' |
Definition at line 27 of file test_rocker_switch_a01.py.