Skip to content

FRC-1721/1721-Crescendo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Workflow

1721-Crescendo

Bobot

Getting Started

First, clone this repo (and optionally checkout a branch)

git clone https://github.com/FRC-1721/1721-Crescendo.git
cd 1721-Crescendo

Init Submodules

Some libraries and resources are included as submodules, run the following command to initialize them.

git submodule update --init --recursive