tree: b51084be2cc7e9a3d4de16dfbd544c3a01328ccf [path history] [tgz]
  1. basic.cc
  2. basic.h
  3. basic_goal.fbs
  4. basic_output.fbs
  5. basic_position.fbs
  6. basic_status.fbs
  7. basic_test.cc
  8. BUILD
  9. codelab.json
  10. README.md
frc971/codelab/README.md

FRC971 "Codelab"

Welcome! This folder contains a "codelab" where you can go through the process of fleshing out a basic control-loop using the same infrastructure as we do for the control loops that normally run on our robots. Currently, this just consists of a single codelab; the instructions for this are in the comments of the basic.h file in this directory.