gaohongfein / path_planning_osqp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a demo for Apollo autonomous driving in Public Road.

The main idea is building the optimization method for solving the optimal path.

Before running this example, please install the osqp and eigen.

After installtion, bash run.sh.

The optimal path will be found.

About


Languages

Language:C++ 47.5%Language:C 27.5%Language:CMake 15.6%Language:Makefile 9.4%Language:Shell 0.0%