Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.03 KB

ftc391-2018f

These are sample team codes of FTC391

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

See also the list of contributors who participated in this project.

License

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