RGB
This is a ROS message definition.
Source
# Represents the intensity of a single RGB LED, either reported or commanded.
# Each channel is limited to a range of [0, 255]
uint8 red
uint8 green
uint8 blue
This is a ROS message definition.
Source
# Represents the intensity of a single RGB LED, either reported or commanded.
# Each channel is limited to a range of [0, 255]
uint8 red
uint8 green
uint8 blue