LedColor

This is a ROS message definition.

Source

# This message represents the color of an LED.

# The intensivity of each color (255 = 100%).
uint8 red
uint8 green
uint8 blue
uint8 white