Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
4flixt committed Feb 24, 2020
1 parent d11a672 commit 3978673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# do-mpc: Robust optimal control toolbox

![Documentation Status](https://readthedocs.org/projects/do-mpc/badge/?version=latest)
[![Documentation Status](https://readthedocs.org/projects/do-mpc/badge/?version=latest)](https://do-mpc.readthedocs.io/en/latest/?badge=latest)
[![Build Status](https://travis-ci.org/do-mpc/do-mpc.svg?branch=master)](https://travis-ci.org/do-mpc/do-mpc)

**do-mpc** proposes a new, modularized implementation for optimization based model predictive control (MPC) and moving horizon estimation (MHE). **do-mpc** enables the efficient formulation and solution of control and estimation problems for nonlinear systems, including tools to deal with uncertainty and time discretization. The modular structure of do-mpc contains simulation, estimation and control components that can be easily extended and combined to fit many different applications.
Expand Down

0 comments on commit 3978673

Please sign in to comment.