Skip to content

MageRDS/18064-Into-the-Deep-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.

About

Version 2 (8/22/2024)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.5%
  • Kotlin 0.5%