Skip to content

🤖 FTC Team 16626’s code for the Skystone Challenge (2019-2020)

Notifications You must be signed in to change notification settings

ftc16626/Skystone-2019

Repository files navigation

Skystone-2019

FTC Team 16626’s code for the Skystone Challenge (2019-2020)

Getting started

Download the repository

There are multiple ways to download this code base.

  • Option 1: Use the following link and unzip the downloaded file.

  • Option 2: Use the Git client of your choice (GitHub client, GitKraken, etc) to clone the following link: https://github.com/ftc16626/Skystone-2019.git

  • Option 3: Run the following command to clone this repo via the command line.

    git clone https://github.com/ftc16626/Skystone-2019.git

Project Structure

Most of the FTC op modes will be located in TeamCode/src/main/java/org/firstinspires/ftc/teamcode (Pretty long, I know). Most of the coding will be done here. Further additions to the main FTC Robot activity will be located in FtcRobotController/src/main/java/org/firstinspires/ftc/robotcontroller/internal/FtcRobotControllerActivity.java

Contributing

Please make sure to read the Contributing Guide before making a pull request. If you have any questions regarding the code base, feel free to message any of the contributors!

Contributors

About

🤖 FTC Team 16626’s code for the Skystone Challenge (2019-2020)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published