Skip to content

kazpot/behavior-planning-cpp

Repository files navigation

Behavior Planner

This is a behavior planner and cost functions for highway driving. It will navigate through the traffic to the goal in as little as possible.

3 vehicle states

  • "KL" - Keep Lane
  • "LCL" / "LCR"- Lane Change Left / Right

Build

$ mkdir build
$ cmake ..
$ make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published