Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 768 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 768 Bytes

FIRST Tech Challenge Examples

This repository holds example OpMode and LinearOpMode programs for the FIRST Tech Challenge robotics competition. You can use these examples to get started programming your own robot. They were written using Android Studio and the FTC App SDK available here.

Warning: Before you run any code on your robot — regardless of where it came from — you should work to fully understand how it works. Being able to predict how your program will cause the robot to move and react in certain situations is crucial for safety. Safety FIRST.

See the Contribution guidelines if you'd like to add further examples, and check the License to see how this code can be used.