Skip to content

frc3512/2026-Alpha

Repository files navigation

2026-Alpha — Competition Code

Purpose

  • This repository is dedicated to the official code of the competition robot for the 2026 season.

Branching & workflow

  • main: current main version with the latest and functional code
  • Alpha-: individual prototype branches for new testing code

Coding & review standards

  • Keep clean, structured code
  • Do your best to not stray to far from the main branch, merging in new features once they work

Version Management (V.U.R)

  • The V (version) is the current major status of the robot, shows all major changes to the code
  • The U (update) is the latest update, bug patch, or any other medium sized change
  • The R (revision) is the last small change, code organization/clean-up, or readability change

This repo is for experimentation and verification: keep it organized, documented, and fast to run so prototypes can be iterated efficiently.

Current Version: 1.1.0

About

The robot code for the 2026 competition robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages