issues
search
FRC-1250
/
Team-1250-Crescendo2024
MIT License
0
stars
0
forks
source link
Subsystem creation: Shooter
#1
Closed
Rodney-Lewis
closed
9 months ago
Rodney-Lewis
commented
9 months ago
Description
Create the shooter subsystem which consists of:
Shooter wheels
2 Rev Neos: Left and right
Neutral mode: Coast
Smart current limit: 40 amps
PID configuration -
https://github.com/REVrobotics/SPARK-MAX-Examples/blob/master/Java/Velocity%20Closed%20Loop%20Control/src/main/java/frc/robot/Robot.java
Method to set duty cycle
Method to set/get velocity
Shooter indexer
2 Rev Neos: Left and right
Neutral mode: Coast
Smart current limit 40 amps
Method to set duty cycle
Shooter IR array (IR sensor)
N DIO ports
Methods to poll ports
Definition of done
Shooter subsystem pull request has been merged to main
Description
Create the shooter subsystem which consists of:
Definition of done