Documentation - Brighton-FTC/FTC-2023 GitHub Wiki

Documentation

Libraries

  • FTCLib - The main library we are using
  • Brighton College Library - Our custom library contained in the TeamCode module/.../.libs.brightonCollege, using FTCLib and adding more functionality.

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

โš ๏ธ **GitHub.com Fallback** โš ๏ธ