Getting Started

Follow the steps in this document to begin contributing to robot software projects on the team.

  1. Create GitHub Account
  2. Install Required Software
    1. Install Optional Software
  3. Learn the Language
  4. Understand the Process

Create GitHub Account

First, you will need to create a GitHub account in order to access the code repositories the team uses. Give your username to the lead programmer or a programming mentor and they will add you to the GitHub organization.

Install Required Software

Next, download the required software:

After these programs are installed, your development environment is ready to use.

Install Optional Software

Consider installing some of the Optional Software as needed. Normally you do not need to do this unless you are the lead programmer or if you are working on specific hardware.

Learn the Language

On 401, we use Java to program the robot. If you’re coming from AP CSA, read the Post-CSA Supplement. Otherwise, please learn Java.

Understand the Process

Becoming familiar with the following resources is required before contributing to the repository:


Table of contents