From 1cf7a6c98138db24ca2f6d600821276f773da0f2 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Wed, 28 Jun 2017 15:18:35 -0400 Subject: [PATCH] Updated FTC Control System Wiki (markdown) --- FTC-Control-System-Wiki.md | 8 -------- Home.md | 5 +++++ 2 files changed, 5 insertions(+), 8 deletions(-) delete mode 100644 FTC-Control-System-Wiki.md create mode 100644 Home.md diff --git a/FTC-Control-System-Wiki.md b/FTC-Control-System-Wiki.md deleted file mode 100644 index 4294e05..0000000 --- a/FTC-Control-System-Wiki.md +++ /dev/null @@ -1,8 +0,0 @@ -## Welcome to the FTC Control System Wiki! -This wiki provides information about using the _FIRST_ Tech Challenge (FTC) control system. It is a "living document" and is intended to be a central repository for information on how to configure, program and operate the Android-based, FTC control system. - -## About the FIRST Tech Challenge -The _FIRST_ Tech Challenge seeks to inspire youth to become the next generation of STEM leaders and innovators through participation in mentor-guided robotics competition. Teams who participate in the _FIRST_ Tech Challenge must build a robot that performs a variety of tasks. The tasks vary from season to season, based on game rules published at the start of each season. The more tasks that a robot can complete, the more points a team will earn. - -A _FIRST_ Tech Challenge match has an _autonomous_ phase and a _driver-controlled_ or _"tele-operated"_ phase. In the autonomous phase of a match the run operates without any human input or control. In the driver-controlled phase, the robot can receive input from up to two human drivers. - diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..c58c38a --- /dev/null +++ b/Home.md @@ -0,0 +1,5 @@ +### Welcome to the FTC Control System Wiki! + +This wiki provides information about using the FIRST Tech Challenge (FTC) control system. It is a "living document" and is intended to be a central repository for information on how to configure, program and operate the Android-based, FTC control system. + +