Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 972 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 972 Bytes

Ctrl-Z FRC Team 4096 - Robot Code 2020-2021

The codebase for Krono-Z, the Ctrl-Z robot used in FRC 2020-2021 RAPID RECHARGE competition seasons.

Overview

The code is written in Python 3.9, using the robotpy libraries. It uses the command-based structure. Subsystems and commands are in dedicated folders, as are the autonomous modes. IDE indentation is tabs 4.

Requirements

Driver Station:

roboRIO:

Please see the robotpy docs and pyfrc docs for installation instructions.

Questions?

Feel free to email us: [email protected]

Ctrl-Z website