.. Team 573 Programming Documentation documentation master file, created by sphinx-quickstart on Thu Sep 13 19:58:13 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Driver Station For FRC ============================================================== The driver station is a computer program that is used to control the robot in the shop and at compeitions. It is divded into two parts: FRC Driver Station FRC Dashboard FRC Driver Station ------------------------------------------------------------- This is standard software provided by FIRST each year. We cannot modify it, but it is used to connect to the robot and control it. FRC Dashboard - Elastic ------------------------------------------------------------- We use Elastic as our dashboard software. Once connected to the robot you can add widgets, which are items the code already send to the SmartDashboard, to the dashboard. You can drag and drop them around to arrange them how you like. .. image:: /_static/images/eElastic.png :alt: FRC Dashboard - Elastic :width: 600px :align: center .. toctree:: :maxdepth: 2