Functions | Variables
example Namespace Reference

Functions

def fill_strip (red, green, blue)
 

Variables

 led_count = rospy.get_param('led/led_count')
 
 set_leds = rospy.ServiceProxy('led/set_leds', SetLEDs, persistent=True)
 

Function Documentation

◆ fill_strip()

def example.fill_strip (   red,
  green,
  blue 
)

Definition at line 8 of file example.py.

Variable Documentation

◆ led_count

example.led_count = rospy.get_param('led/led_count')

Definition at line 5 of file example.py.

◆ set_leds

example.set_leds = rospy.ServiceProxy('led/set_leds', SetLEDs, persistent=True)

Definition at line 6 of file example.py.



ws281x
Author(s): Alexey Rogachevskiy , Oleg Kalachev
autogenerated on Wed Jun 15 2022 02:46:00