warthog_msgs/RGB Message

File: warthog_msgs/RGB.msg

Raw Message Definition

# Represents the intensity of a single RGB LED, either reported or commanded.

float32 red
float32 green
float32 blue

Compact Message Definition

float32 red
float32 green
float32 blue