Package frc.robot.services.control.operator.profiles
package frc.robot.services.control.operator.profiles
This package contains operator profiles, which define how the operator's inputs are mapped to
robot actions. Each profile can be used to create a different operational experience, allowing
the operator to choose the one that best suits their preferences and the current game situation.
-
ClassesClassDescriptionDefault implementation of the OperatorProfile for controlling the robot superstructure.