BitBucketsFRC4183 / FRC2022-Rapid-React

Team 4183's repository for our Rapid React robot's code
MIT License
4 stars 17 forks source link

Add feeder motors to shooter #68

Closed cpostbitbuckets closed 2 years ago

cpostbitbuckets commented 2 years ago

The shooter subsystem will need to feed in balls with the feeder motors. These are two WPI_TalonSRX motors that should be able to be set to some output that is configurable in the smart dashboard. Each motor should have an independent speed in case we need to run them at different speeds.