Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 453 Bytes

File metadata and controls

30 lines (24 loc) · 453 Bytes
layout title package category tags
reference
Led.msg
mobile_base_driver
message
chest light

Message Definition

uint8 red
uint8 green
uint8 blue

Arguments

For each of the arguments the value is the intensity of the LED where zero is off and 255 is brightest.

red

Intensity of the red LED

green

Intensity of the green LED

blue

Intensity of the blue LED

Related Documentation

ChestLeds.msg