Open FriedLongJohns opened 8 months ago
On the dev branch:
Eject
addRequirements()
execute()
Intake
PassToOuttake
isFinished()
RumbleNote
execute
RampToRPM
ArmToPos
when you add a commit that fixes some of these things, please also put the letter. Ex: added comments to fix #34 L
added comments to fix #34 L
abc -12dca2232f45f189a47e265b90280ed41f70f783
PassToSpeaker seems to be ASSUMING you want SPEAKER_RPM. Change it so that it can take the rpm as an input to the command
SPEAKER_RPM
On the dev branch:
Eject
addRequirements()
execute()
at all, since you're just setting speed and waiting.Intake
addRequirements()
PassToOuttake
execute()
isFinished()
doesn't check the state of the outtake TOF sensoraddRequirements()
RumbleNote
execute
logicaddRequirements()
for the controllerRampToRPM
ArmToPos
when you add a commit that fixes some of these things, please also put the letter. Ex:
added comments to fix #34 L