AGHSEagleRobotics / frc1388-2022

FRC 2022 - Rapid React
2 stars 0 forks source link

Set up limit switches for intake, change intake commands #48

Closed isabellebowdey closed 2 years ago

isabellebowdey commented 2 years ago

it works on a when held, talk to drivers about changing this so that wheel runs even when not pressed, if deployed

jtechau commented 2 years ago

I would envision that the intake operates on two "when pressed" buttons:

On a side note, it's worth considering whether the transition motor should run a little faster while the intake is operating. It might be a good idea to design in a separate speed for intake mode,.

isabellebowdey commented 2 years ago

We've implemented these commands, we need to figure out the limit switches.

isabellebowdey commented 2 years ago

Limit\encoder figured out, and a separate transition speed for intake (transition medium) was added