Package frc.robot.auto
Class AutoPaths
java.lang.Object
frc.robot.auto.AutoPaths
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
static final Object[]
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet all autos declared in the file.
-
Field Details
-
R_AT_ALIGN_S1_2L33
-
R_AT_ALIGN_S1_2L22
-
R_AT_ALIGN_S1_2L44
-
R_AT_ALIGN_S2_1L22
-
R_AT_ALIGN_S2_1L33
-
R_AT_ALIGN_S2_1L44
-
R_AT_ALIGN_S2_1R44
-
R_AT_ALIGN_S2_1R55
-
R_AT_ALIGN_S2_1R66
-
R_AT_ALIGN_S3_6R66
-
R_AT_ALIGN_S3_6R55
-
R_AT_ALIGN_S3_6R44
-
R_NO_AT_S1_23
-
R_NO_AT_S2_13
-
R_NO_AT_S3_65
-
B_AT_ALIGN_S1_2L33
-
B_AT_ALIGN_S1_2L22
-
B_AT_ALIGN_S1_2L44
-
B_AT_ALIGN_S2_1L22
-
B_AT_ALIGN_S2_1L33
-
B_AT_ALIGN_S2_1L44
-
B_AT_ALIGN_S2_1R44
-
B_AT_ALIGN_S2_1R55
-
B_AT_ALIGN_S2_1R66
-
B_AT_ALIGN_S3_6R66
-
B_AT_ALIGN_S3_6R55
-
B_AT_ALIGN_S3_6R44
-
B_NO_AT_S1_23
-
B_NO_AT_S2_13
-
B_NO_AT_S3_65
-
-
Constructor Details
-
AutoPaths
public AutoPaths()
-
-
Method Details
-
getAllAutos
Get all autos declared in the file.- Returns:
- hashmap of auto name and autos.
-