Skip to content

Hi! This is our GitHub repository for our FTC code. By Kavi, Kaushik, and Sahana :)

Notifications You must be signed in to change notification settings

kskgit1/Taro_FTC_Code

 
 

Repository files navigation

This repository contains the public TEAM TARO'S FTC SDK for the SKYSTONE (2019-2020) competition season.

Welcome!

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.

Social Media

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!

Downloading the Project

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.)").

Getting Help

User Documentation and Tutorials

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:

      SKYSTONE Online Documentation

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.

Javadoc Reference Material

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:

      FTC Javadoc Documentation

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.

Online User Forum

For technical questions regarding the Control System or the FTC SDK, please visit the FTC Technology forum:

      FTC Technology Forum

About

Hi! This is our GitHub repository for our FTC code. By Kavi, Kaushik, and Sahana :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%