frc2399 / 2022-Season

This is our NEW repository for the 2022 Season.
Other
0 stars 5 forks source link

Make shooter subsystem #28

Open AlisonGunzler opened 2 years ago

AlisonGunzler commented 2 years ago

HERE ARE THE NOTES FROM SATURDAY 1/29

WHAT WE NEED TO DO

/*What we will learn

  1. Use encoders with sparkmaxes
  2. how to create commands (done :) )
  3. how to use joysticks to control commands/robot
  4. learn about basics of PID controllers
  5. use the sparkmax built in PID controller
  6. Visualize data in real time with smart dashboard */

*use periodic function