Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.06 KB

returning-quickstart.rst

File metadata and controls

14 lines (11 loc) · 1.06 KB

Quick Start for Returning Teams

This section serves as a launching point for veteran teams that need to update to the current year's software.

It is advised that all teams read through the changelog </docs/yearly-overview/yearly-changelog> and known issues </docs/yearly-overview/known-issues> for the season.

  1. Install LabVIEW </docs/zero-to-robot/step-2/labview-setup> (LabVIEW teams only)
  2. Install Game Tools </docs/zero-to-robot/step-2/frc-game-tools>
  3. Install WPILib </docs/zero-to-robot/step-2/wpilib-setup> (Java / C++ teams only)
  4. Update third party libraries </docs/software/vscode-overview/3rd-party-libraries>
  5. Reimage roboRIO 1 </docs/zero-to-robot/step-3/imaging-your-roborio> or roboRIO 2 </docs/zero-to-robot/step-3/roborio2-imaging>
  6. Import robot project </docs/software/vscode-overview/importing-last-years-robot-code> (Java / C++ teams only)
  7. Update software based on the changes described in the changelog </docs/yearly-overview/yearly-changelog>