Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 871 Bytes

File metadata and controls

26 lines (16 loc) · 871 Bytes

18-19_robotcode

Packages in this Repo

  • robot - Contains all of the basic classes for the robot.
  • RobotProcessor - Contains the Processor classes for the robot.

Files in this Repo

  • Crater.java - (autonomous) The autonomous for the Crater side.
  • Depot.java - (autonomous) The autonomous for the Depot side.

How to run code

  • Download and configure Android Studio
  • Download Code from FTC App Code
  • Git Clone the repo into to: ftc_app/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/
  • Plug in phone and hit "Run"

Resources

FTC Docs

FTC Javadoc

Markdown Reference