Package com.lightningrobotics.common.fault
- 
Class Summary Class Description AbstractFaultMonitor BaseLightningFaultCodes.Codechecking functionalityFaultCode Error codes for robot and means to log themFaultMonitor Basic implementation of anAbstractFaultMonitorthat also provides a means to register ad check other fault monitorsLightningFaultCodes Class representing a set of fault codes, or enumerated things that can go wrong.LightningFaultCodes.Code A base class that represents a single fault codeTimedFaultMonitor A fault monitor that checks if a condition has existed for a given period of timeUnchangingFaultMonitor A fault monitor that ensures a given value remains unchanged for a duration of time