Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.13 KB

Ctrl-Z FRC Team 4096 - Robot Code 2018

The codebase for Atla-Z, the Ctrl-Z robot used in FRC 2018 POWER UP competition season.

Overview

The code is written in Python 3.6, 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.

This repo contains the robot code last used at the Boiler Bot Battle Offseason Competition, as well as the pathfinder paths used for various autonomous modes.

Requirements

Driver Station:

roboRIO:

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

Questions?

Feel free to email us: contact@team4096.org

Ctrl-Z website