Skip to content

Utilizes Model Predictive Control (MPC) and Generalized Policy Iteration (GPI) to compute a control policy for an agent to follow a reference trajectory.

Notifications You must be signed in to change notification settings

Charlychee/Model-Predictive-Control-and-Infinite-Horizon-Stochastic-Optimal-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model Predictive Control and Infinite-Horizon Stochastic Optimal Control

Overview

This project utilizes Model Predictive Control (MPC) and Generalized Policy Iteration (GPI) to compute a control policy for an agent to follow a reference trajectory. Our agent is expected to avoid obstacles while having its motion be affected by noise.

Implementation

This was implemented in Python using NumPy. The code has been redacted, if you wish to see it, you may contact me at charles.lychee@gmail.com

Results

Model Predictive Control (MPC)

Time Horizon = 20

Time Horizon = 70

Generalized Policy Iteration (GPI)

Discount Factor = 0.9

Discount Factor = 0.99

Mathematical Approach (WIP)

About

Utilizes Model Predictive Control (MPC) and Generalized Policy Iteration (GPI) to compute a control policy for an agent to follow a reference trajectory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published