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