Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 511 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 511 Bytes

Botbusters 2018 Robot Code Release

Features

  • Dynamic Arc Path following
  • Config files are used to define robot parameters and motor names
  • EctoSubsystems each subsystem is placed into it's own object and is ran in a loop
  • RobotData used to store global variables such as current robot status, all of these variables are logged to a file in order to be analyzed post-match