-
Notifications
You must be signed in to change notification settings - Fork 3
Documentation
sbottingota edited this page Sep 8, 2024
·
9 revisions
- FTCLib - The main library we are using. I can't stress how useful the shortcuts it provides are!
- FTC Javadoc - The documentation for each function in the FTC's core code. For advanced users only.
-
Sample OpModes - In your copy of the code, remove the line
@Disabledin an OpMode then run it. Contains many snippets of sample code.
- FTC Control System Wiki - Detailed development environment information
- REV Robotics Docs - General game information and some programming ideas.
- Game Manual 1 - The game rules and a thorough description, pt1. This contains information on judging criteria, awards available for teams, what parts can be used to build the robot, and the Engineering Portfolio.
- Game Manual 2 - The game rules and a thorough description, pt2. This contains the game rules and information on the size of game objects and the playing field.
- FTC Centerstage - Quicklinks & Game and Season Info about the competition this year
- FTC Community - Specifically for the FTC Robotics Competition, including stuff other than programming
- StackOverflow - Good for general programming, Java syntax, and general bugs you find, but not stuff to do with the FTC.
| Shortcuts: | 🧑💻 Code |
🏠 Wiki Home |
🧾 FTCLib Docs |
☑️ Project |
|---|