Skip to content

MPC for car control using the do-mpc python package

Notifications You must be signed in to change notification settings

KozAAAAA/car_mpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model Predictive Control (MPC) for Car Control

This repository contains an implementation of Model Predictive Control (MPC) for controlling a car based on the bicycle model. The MPC algorithm predicts the future behavior of the car over a finite time horizon and generates control inputs to optimize a specified objective function while satisfying the constraints.

car

Requirements:

pip install -r requirements.txt

About

MPC for car control using the do-mpc python package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published