FRC-Team-2165 / 2022

Official 2165 repository for FRC 2022 - Rapid React
Other
0 stars 0 forks source link

Implement command to reverse the intake roller #26

Closed KellenWatt closed 2 years ago

KellenWatt commented 2 years ago

Subsystems

Additional Requirements

Behaviours

While the command is running, the intake roller should be enabled in reverse. When it ends, it should stop.

Note: If one is clever, you may be able to combine this with the command that enables intake forward, but this isn't required