| Modifier and Type | Field and Description |
|---|---|
static Claw |
Robot.claw |
| Constructor and Description |
|---|
CancelAllCommands(DriveBase driveBase,
Arm arm,
BaseIntake intake,
Claw claw) |
| Constructor and Description |
|---|
CancelArmMovement(Arm arm,
BaseIntake intake,
Claw claw) |
| Constructor and Description |
|---|
CloseClaw(Claw claw) |
DropBall(Claw claw,
Arm arm) |
DropHatch(Claw claw,
Arm arm) |
GrabHatch(Claw claw,
Arm arm) |
OpenClaw(Claw claw) |
PickupBall(Claw claw,
Arm arm) |
ToggleClaw(Claw claw) |
YeetHeldItem(Claw claw,
Arm arm) |
| Constructor and Description |
|---|
AutoPickupCargo(Arm arm,
Intake intake,
Claw claw,
MustangSensors sensors) |
| Modifier and Type | Method and Description |
|---|---|
Claw |
Arm.getClaw() |
| Constructor and Description |
|---|
Arm(BaseElbow elbow,
BaseWrist wrist,
BaseExtension extension,
BaseIntake intake,
Claw claw) |