MetalCowRobotics / 2023Competiton

Other
0 stars 2 forks source link

Add arm position to shoot cubes high #22

Closed gokulBa1aji closed 1 year ago

gokulBa1aji commented 1 year ago

start on this if you know how the Trigger class works

add the angles into Constants.java, follow the convention used for the other arm poses add a trigger into RobotContainer.java, the Trigger object goes where all the other variables are declared and the calls to onTrue() and onFalse() go in the configureButtonBindings method