Skip to content
#

model-predictive-control

Here are 168 public repositories matching this topic...

optimization-engine
AndrewJSchoen
AndrewJSchoen commented Nov 11, 2021

Is your feature request related to a problem? Please describe.
I am working on a project that uses this crate, and we are looking to deploy the project in WebAssembly for use on the web. However, it appears that this library is not currently setup to handle this, and as such it prevents this from being possible as-is.

Describe the solution you'd like
I know of [one fork of this repo]

Data-Efficient-Reinforcement-Learning-with-Probabilistic-Model-Predictive-Control

Unofficial Implementation of the paper "Data-Efficient Reinforcement Learning with Probabilistic Model Predictive Control", applied to gym environments

  • Updated Jul 27, 2021
  • Python

A compact Constrained Model Predictive Control (MPC) library with Active Set based Quadratic Programming (QP) solver for Teensy4/Arduino system (or any real time embedded system in general)

  • Updated May 3, 2020
  • C++

Improve this page

Add a description, image, and links to the model-predictive-control topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the model-predictive-control topic, visit your repo's landing page and select "manage topics."

Learn more