MPCC-Python

Implementation of Model Predictive Contouring Control in Python

white dotted line is the trajectory Prediction, Red box is the Ego Vehicle . Red dashed line is the reference trajectory , blue and green dashed line is the track boundries.

This project is the python implementation of Model Predictice Contouring Control github-mpcc, with Kinematic based Vehicle Model . Used python api for HPIPM .