Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 953 Bytes

File metadata and controls

21 lines (15 loc) · 953 Bytes

2026-Alpha - Prototyping Robot code

Purpose

  • This repository is dedicated to wooden proto-bot that will be used to test possible designs for the competition robot

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: 3.0.0