Variables | |
list | colours = ["Black", "Green", "Orange", "Red"] |
list | leds = [] |
list | pub = [] |
rate = rospy.Rate(1) | |
value | |
Definition at line 40 of file test_led_array.py.
list test_led_array.leds = [] |
Definition at line 47 of file test_led_array.py.
list test_led_array.pub = [] |
Definition at line 43 of file test_led_array.py.
test_led_array.rate = rospy.Rate(1) |
Definition at line 46 of file test_led_array.py.
test_led_array.value |
Definition at line 50 of file test_led_array.py.