Package frc.robot.services.control
package frc.robot.services.control
The foundational layer for the "Language of Intent" control architecture.
-
ClassDescriptionRepresents a control profile for a physical HID device.ControlService<P extends ControlProfile,
IO, IN extends org.littletonrobotics.junction.inputs.LoggableInputs> Abstract base class for control services.Abstract base class for control profiles using a CommandXboxController.