Skip to content
This repository has been archived by the owner on Nov 12, 2018. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 373 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 373 Bytes

##Summit High School Robotics FIRST Tech Challenge Teams 8151 and 6833 This repo is intended as a way to get incoming members familiar with programming in FTC. It provides example OpModes and an actions system. (To Be Updated)

#Roadmap Add basic autonomous OpMode Add hardwaremap compatability Add drive class Add driveByTime, driveByEncoder methods to Drive class