Expand description
Contains the main functionality for the actuator control
Structs§
- Relay
Manager - Contains the configuration and the implementation of the relay manager. Thread communication of this component is as follows:
Traits§
- Relay
Actuation Trait - Trait for the execution of relay actuation on either simulator or real hardware. This trait allows running the main control with a mock implementation for testing.