close
Skip to content

Repository files navigation

PaC

PaC: Planning and Control algorithms written in C++.

Algorithms

PID

Image

Pure Pursuit

Image

DWA

Image

Quintic Polynomial Planner

Image

Frenet Optimal Trajectory

Image

Build

mkdir build && cd build

cmake ..

make -j

Run

Executables can be found in bin/ folder after build process.

About

PaC: Planning and Control algorithms written in C++

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages