Classes | |
class | ToggleA04Test |
Functions | |
def | onMessage |
Variables | |
string | NAME = 'test_toggle_a04' |
string | PKG = 'gazebo_taskboard' |
Copyright (C) 2013 TopCoder Inc., All Rights Reserved. | |
string | toggle_a04_led_bottom_state = 'OFF' |
string | toggle_a04_led_top_state = 'OFF' |
string | toggle_a04_state = 'DOWN' |
def test_toggle_a04.onMessage | ( | message | ) |
Definition at line 31 of file test_toggle_a04.py.
string test_toggle_a04::NAME = 'test_toggle_a04' |
Definition at line 12 of file test_toggle_a04.py.
string test_toggle_a04::PKG = 'gazebo_taskboard' |
Copyright (C) 2013 TopCoder Inc., All Rights Reserved.
Definition at line 11 of file test_toggle_a04.py.
string test_toggle_a04::toggle_a04_led_bottom_state = 'OFF' |
Definition at line 29 of file test_toggle_a04.py.
string test_toggle_a04::toggle_a04_led_top_state = 'OFF' |
Definition at line 28 of file test_toggle_a04.py.
string test_toggle_a04::toggle_a04_state = 'DOWN' |
Definition at line 27 of file test_toggle_a04.py.