Closed n-arms closed 10 months ago
Should run the Shooter flywheels at a given speed. This command should have no end condition: we'll either stop it with a timeout or by canceling with a button press.
Shooter
speed
Should speed be variable? Shouldn't it be a constant?
Also, TODO: add binding to launch command (don't forget to cancel it as well since it does not have a built in finish condition!).
Should run the
Shooter
flywheels at a givenspeed
. This command should have no end condition: we'll either stop it with a timeout or by canceling with a button press.