Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 325 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 325 Bytes

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