/self-driving-car-control

The goal of this project is to build a PID controller to actuate actions for the self driving car.

Primary LanguageC++MIT LicenseMIT

Control

Udacity - Self-Driving Car NanoDegree

The goal of this project is to build a PID controller to actuate actions for the self driving car.

Requirments

Usage

  1. Make a build directory: mkdir build && cd build
  2. Compile: cmake .. && make
  3. Run: ./pid