Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.39 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.39 KB

NOTICE

This repository contains the Knightmares' 2024 code for the First Tech Challenge CENTERSTAGE competition.

Requirements

To use this Android Studio project, you will need Android Studio 2021.2 (codename Chipmunk) or later.

Downloading the Project

  • You can clone the most current version of the repository using git:
git clone https://github.com/titanium-knights/knightmares-centerstage-2024.git
  • If this fails, make sure you have git installed.

Getting Help

User Documentation and Tutorials

FIRST maintains online documentation with information and tutorials on how to use the FIRST Tech Challenge software and robot control system. You can access this documentation using the following link:

      FIRST Tech Challenge Documentation

Javadoc Reference Material

The Javadoc reference documentation for the FTC SDK is now available online. Click on the following link to view the FTC SDK Javadoc documentation as a live website:

      FTC Javadoc Documentation

Sample OpModes

Samples Folder:    /FtcRobotController/src/main/java/org/firstinspires/ftc/robotcontroller/external/samples