public class Robot
extends java.lang.Object
DeviceManager,
Drivetrain,
Intake,
Shooter,
Arm| Modifier and Type | Field and Description |
|---|---|
Arm |
arm |
DeviceManager |
deviceManager |
Drivetrain |
drivetrain |
Intake |
intake |
Shooter |
shooter |
| Constructor and Description |
|---|
Robot(com.qualcomm.robotcore.hardware.HardwareMap hardwareMap)
Constructs a
Robot object given
the OpMode's HardwareMap |
| Modifier and Type | Method and Description |
|---|---|
void |
init(boolean runningAuto)
Initializes the robot's hardware
|
public DeviceManager deviceManager
public Drivetrain drivetrain
public Intake intake
public Shooter shooter
public Arm arm
public Robot(com.qualcomm.robotcore.hardware.HardwareMap hardwareMap)
Robot object given
the OpMode's HardwareMaphardwareMap - hardware map