Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 611 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 611 Bytes

test codecov

pyILQR

A Python implementation of the iterative linear-quadratic regulator for nonlinear optimal control.

Usage

This package is a poetry package. Visit https://python-poetry.org/docs/basic-usage/ for setup instructions. After installation, test your setup by running pytest. If you don't see any errors, you are good to go.