Skip to content

Documentation

WebCoder49 edited this page Sep 1, 2023 · 9 revisions

Documentation

Libraries

  • FTCLib - The main library we are using. I can't stress how useful the shortcuts it provides are!

Central FTC API

  • FTC Javadoc - The documentation for each function in the FTC's core code
  • Sample OpModes - In your copy of the code, remove the line @Disabled in an OpMode then run it.

General

Clone this wiki locally