Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.1 KB

readme.md

File metadata and controls

32 lines (19 loc) · 1.1 KB

ftc391-2018f

Team Codes for FTC 2018 Rover Ruckus.

Prerequisites

A device that can run Android Studio, Two Android Phones, A robot configured with a rev Expansion Hub, an FTC app (link: https://github.com/ftctechnh/ftc_app)

Getting Started

Import the FTC app to Android Studio

Copy&Paste java programs under the folder team code foldr (path(migth vary): ftc_app/TeamCode/src/main/java/org/firstinspires/ftc/teamcode)

Click the hammer button to build the app

Connect Robot Controller(RC) Phone to your device and click the triangle button to install the program to the phone

Connect the RC Phone to the robot and opeate the program on Driver Station (DS) Phone

You are good to go :)

Built With

java

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details