Mechanism
interface Mechanism
Represents a subsystem or mechanism on the robot (e.g., an arm, drivetrain, or intake).
Mechanisms encapsulate the hardware interactions and provide a centralized place to manage periodic updates and default commands within the command-based architecture.