Auto creates a robot and runs it in auto mode.
More...
|
| void | initAuto (AllianceColor allianceColor) |
| | Initializes the robot class and sets the robot as the newly initialized robot.
|
| |
|
void | adjustPosition (MarkerDetectionPipeline.MarkerLocation location) |
| |
|
|
static final float | mmPerInch = (float) Drive.mmPerInch |
| | Number of millimeters per an inch.
|
| |
Auto creates a robot and runs it in auto mode.
- See also
- LinearOpMode
◆ initAuto()
| void org.firstinspires.ftc.teamcode.Auto.Auto.initAuto |
( |
AllianceColor | allianceColor | ) |
|
Initializes the robot class and sets the robot as the newly initialized robot.
- Parameters
-
| allianceColor | The alliance color |
The documentation for this class was generated from the following file:
- CenterStage/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/Auto/Auto.java