Class Sequence
Defined in File sequence.hpp
Inheritance Relationships
Derived Types
public clearpath_lighting::BlinkSequence
(Class BlinkSequence)public clearpath_lighting::PulseSequence
(Class PulseSequence)public clearpath_lighting::SolidSequence
(Class SolidSequence)
Class Documentation
-
class Sequence
Subclassed by clearpath_lighting::BlinkSequence, clearpath_lighting::PulseSequence, clearpath_lighting::SolidSequence
Public Static Functions
-
static LightingState fillLightingState(ColorHSV color, clearpath_lighting::Platform platform)
-
static LightingState fillFrontRearLightingState(ColorHSV front_color, ColorHSV rear_color, clearpath_lighting::Platform platform)
-
static LightingState fillLeftRightLightingState(ColorHSV left_color, ColorHSV right_color, clearpath_lighting::Platform platform)
-
static LightingState fillOppositeCornerLightingState(ColorHSV front_left_color, ColorHSV front_right_color, clearpath_lighting::Platform platform)
-
static LightingState fillLightingState(ColorHSV color, clearpath_lighting::Platform platform)