Go to the source code of this file.
Namespaces | |
example | |
Functions | |
def | example.fill_strip (red, green, blue) |
Variables | |
example.led_count = rospy.get_param('led/led_count') | |
example.set_leds = rospy.ServiceProxy('led/set_leds', SetLEDs, persistent=True) | |