Team2338 / FRC2023

Team 2338 Gear It Forward's code for our 2023 robot, Zephyr
Other
2 stars 1 forks source link

Add collector telescoping control code #23

Open billknopfjr opened 1 year ago

billknopfjr commented 1 year ago

Add functionality to run telescoping arm out and in

Start with direct motor command percentage, stopping at desired endpoint.

(MotionMagic and PID are probably overkill for this functionality, but may implement if needed after testing)