This repository contains the public TEAM TARO'S FTC SDK for the SKYSTONE (2019-2020) competition season.
This GitHub repository contains the code of Team Taro 13218 for Android app to control a FIRST Tech Challenge competition robot. To use this SDK, download/clone the entire project to your local computer.
Be sure to check us out on our social media!
Instagram: @ftc_team_taro
GoFundMe: TeamTaro_GoFundMe
If you any questions, concerns, or if you are interested in becoming a sponsor of our team, please contact us at teamtaroftc@gmail.com!
There are several ways to download our FTC Skystone (2019-20) repo to use with Android Studio.
- If you are a git user, you can clone the most current version of the repository:
git clone https://github.com/kavirajesh22/Taro_FTC_Code.git
-
Or, if you prefer, you can use the "Download Zip" button available through the main repository page. Downloading the project as a .ZIP file will keep the size of the download manageable.
-
You can also download the project folder (as a .zip or .tar.gz archive file) from the Downloads subsection of the Releases page for this repository.
Once you have downloaded and uncompressed (if needed) your folder, you can use Android Studio to import the folder ("Import project (Eclipse ADT, Gradle, etc.)").
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:
Note that the online documentation is an "evergreen" document that is constantly being updated and edited. It contains the most current information about the FIRST Tech Challenge software and control system.
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:
Documentation for the FTC SDK is also included with this repository. There is a subfolder called "doc" which contains several subfolders:
- The folder "apk" contains the .apk files for the FTC Driver Station and FTC Robot Controller apps.
- The folder "javadoc" contains the JavaDoc user documentation for the FTC SDK.
For technical questions regarding the Control System or the FTC SDK, please visit the FTC Technology forum: