Skip to content

The goal of this project is to build a path planning system that can perform fully self driving behaviour on a highway with traffic.

License

Notifications You must be signed in to change notification settings

JackWetherell/self-driving-car-path-planning

Repository files navigation

Path Planning

Udacity - Self-Driving Car NanoDegree

The goal of this project is to build a path planning system that can perform fully self driving behaviour on a highway with traffic.

Requirments

Usage

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

About

The goal of this project is to build a path planning system that can perform fully self driving behaviour on a highway with traffic.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published