Package frc.robot
Class RobotContainer.DriveMode
java.lang.Object
frc.robot.RobotContainer.DriveMode
- Enclosing class:
- RobotContainer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumAn enum representing the different ways this robot can be controlled.static enumAn enum representing the different ways this robot can be driven. -
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
driver
-
codriver
-
-
Constructor Details
-
DriveMode
public DriveMode()
-