FRCteam3952 / FRC2023

2022 - 2023 Season Robot Code
Other
11 stars 17 forks source link

Code Autonomous modes for Autonomous phase #5

Open ebay-kid opened 1 year ago

ebay-kid commented 1 year ago

Need ability to quick change Autonomous mode. ex. we will have autons for scoring game pieces, and another autonomous mode for balancing the charge station.

ebay-kid commented 1 year ago

https://mcm-frc-docs.readthedocs.io/en/latest/docs/software/driverstation/using-the-labview-dashboard-with-c++-java-code.html

https://mcm-frc-docs.readthedocs.io/en/latest/docs/software/driverstation/driver-station-labview-dashboard.html

maxchen132 commented 1 year ago

Comment on this issue if you are working on it, thanks!

maxchen132 commented 1 year ago

Implement autonomous modes in the AutoCommands folder

bcow25 commented 1 year ago

i can try this

ebay-kid commented 1 year ago

https://docs.wpilib.org/en/stable/docs/software/dashboards/smartdashboard/choosing-an-autonomous-program-from-smartdashboard.html