Skip to content

nhs-t10/fractal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI Build Status

T-10's modular codebase
Currently on FTC Robot Controller v2.6 Beta

##Structure & Reference Please check the wiki to learn the core concepts of fractal in detail.

##Setup

  1. On your git bash, go to the directory you want this repo to be saved in and type git clone https://github.com/nhs-t10/fractal.git.
  2. In Android Studio, open [your directory]/fractal.
  3. In the project, locate /TeamCode/java/org/firstinspires/ftc/teamcode/opmodes/bonnie/ and run Bonnie.java.
  4. If you set up the repository properly, you should see a window prompting you to choose a device. If not, see common errors or google search your error.

##Common Errors

  • Non-zero exit value - While I do not know what causes this error, restarting Android Studio tends to fix it.
  • SDK location not found - This error occurs when you open the project through the FtcRobotController directory as opposed to the Fractal directory. The easiest way to fix this is just to delete the current project and setup a new one.

##Notice For people working directly in this repo, please push all new changes to a development branch.

About

T-10's modular codebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published