Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

FTCLib/RoadRunner-FTCLib-Quickstart

Repository files navigation

Road Runner FTCLib Quickstart (CURRENTLY IN PRODUCTION)

An example FTC project using Road Runner with a dependency for FTCLib to set up a command-based project.

Installation

For more detailed instructions on getting Road Runner setup in your own project, see the Road Runner README.

  1. Download or clone this repo with git clone https://github.com/FTCLib/RoadRunner-FTCLib-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 new online quickstart documentation.

Unofficially, there is also LearnRoadRunner made by Noah. It's a great guide for getting started with the quickstart!

For documentation on command-based for FTCLib, check out this link to the gitbook.

About

A copy of the Road Runner Quickstart that is set up for FTCLib's command based.

Resources

Stars

Watchers

Forks