Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 851 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 851 Bytes

proyect template for ftc by TeamMexico 2022

This proyect uses the following libraries:

RoadRunner

An example FTC project using Road Runner. Note: Road Runner is in alpha and many of its APIs are incubating.

FtcLib

FTCLib is a library intended to be a port of WPILib, which is the standard programming library for FRC that almost all teams use Ftc Lib. Note. Read the FtcLib's documentation for better understanding

Installation

  1. Download or clone this repo with https://github.com/LuisFerArredondo/Global_Suiza_Code_2022.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.