Skip to content

carnegiemellonracing/driverless

Repository files navigation

driverless

Setup

Due to this repository using submodules, use the following command to clone the repo:

git clone --recurse-submodules https://github.com/carnegiemellonracing/driverless.git

If you have already cloned the repo, initialize submodules using:

git submodules update --init --recursive