diff --git a/_Sidebar.md b/_Sidebar.md index 1d5fb8f..bae951a 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,3 +1,53 @@ + +[![](images/Home/FIRSTTech_iconHorz_RGB.jpg)](https://ftcforum.firstinspires.org/) + +### [FTC Wiki Overview](Home) +* [FTC Control System](The-FTC-Control-System) +* [Programming Choices](Choosing-a-Programming-Tool) +* [Blocks Tutorial](Blocks-Tutorial) +* [OnBot Java Tutorial](OnBot-Java-Tutorial) +* [Android Studio Tutorial](Android-Studio-Tutorial) + +### [Managing the System](Managing-Your-Control-System) +* [Control Hub](Managing-a-Control-Hub) +* [Robot Controller (RC)](Managing-a-Smartphone-Robot-Controller) +* [Driver Station (DS)](Managing-a-Smartphone-Driver-Station) +* [Two Expansion Hubs](Using-Two-Expansion-Hubs) + +### [Advanced Topics](Advanced-Topics) +* [Two Expansion Hubs](Using-Two-Expansion-Hubs) +* [Control Hub Webcam](Using-an-External-Webcam-with-Control-Hub) +* [Webcam & USB Hub](Using-an-External-UVC-Camera-and-a-Powered-USB-Hub) +* [Computer Vision](Using-Computer-Vision-in-FTC) + * [Overview](Computer-Vision-Overview) + * [Vuforia Tutorial](Vuforia-for-Blocks) + * [TensorFlow Tutorial](TensorFlow-for-Blocks) +* [TensorFlow 2021-2022](Using-TensorFlow-in-Freight-Frenzy) + * [Blocks Sample](Blocks-Sample-Op-Mode-for-TensorFlow-Object-Detection) + * [Java Sample](Java-Sample-Op-Mode-for-TensorFlow-Object-Detection) + * [Custom Model, Blocks](Using-a-Custom-TensorFlow-Model-with-Blocks) + * [Custom Model, Java](Using-a-Custom-TensorFlow-Model-with-Java) + * [Everyday Objects](Using-a-TensorFlow-Pretrained-Model-to-Detect-Everyday-Objects) +* [Webcam Controls](FTC-Webcam-Controls) +* [Custom Blocks (myBlocks)](Custom-FTC-Blocks-(myBlocks)) +* [External Libraries](External-Libraries-in-OnBot-Java-and-Blocks) +* [FTC Self Inspect](FTC-Self-Inspect) +* [Timers in FTC Blocks](Timers-in-FTC-Blocks) +* [Playing Audio Files](Playing-Audio-Files) +* [DS Speech Telemetry](Driver-Station-Speech-Telemetry) +* [PIDF Coefficients](Changing-PIDF-Coefficients) +* [Static Discharge](Managing-Electrostatic-Discharge-Effects) +* [I2C Driver](Writing-an-I2C-Driver) +* [VuMarks](Identifying-Vuforia-VuMarks) + +### [Troubleshooting](Troubleshooting) +
+ + +*** + + + 1. [Home](Home) 2. [The FTC Control System](The-FTC-Control-System) 3. [Choosing a Programming Tool](Choosing-a-Programming-Tool)