Self-Driving Comps

The goal of this project was to design and implement a self-driving car within a physics simulator. The physics simulator we utilized was Gazebo which is written in C++. The main focus of our comps project was to design the "brains" of the car. This means that we have to create the decision making process for the car in certain situations.