Skip to content

Bren2024/road-runner-quickstart-V2

 
 

Repository files navigation

Road Runner Quickstart

An example FTC project using Road Runner.

Installation

  1. Download or clone this repo with git clone --single-branch -b quickstart1 https://github.com/acmerobotics/road-runner-quickstart.git.

  2. Open the project in Android Studio and build TeamCode like any other ftc_app project.

  3. If you have trouble with multidex, enable proguard by changing useProguard to true in build.common.gradle.

Documentation

Check out the online quickstart documentation.

Packages

No packages published

Languages

  • Java 100.0%