Enum Class TrcDriveBase.DriveOrientation

java.lang.Object
java.lang.Enum<TrcDriveBase.DriveOrientation>
trclib.drivebase.TrcDriveBase.DriveOrientation
All Implemented Interfaces:
Serializable, Comparable<TrcDriveBase.DriveOrientation>, Constable
Enclosing class:
TrcDriveBase

public static enum TrcDriveBase.DriveOrientation extends Enum<TrcDriveBase.DriveOrientation>
This enum specifies all the drive orientation modes: - ROBOT: Robot centric driving mode. - FIELD: Field centric driving mode. - INVERTED: Inverted driving mode (i.e. robot front becomes robot rear and vice versa).