ADVRHumanoids / ilqr

IterativeLQR/DDP code written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ilqr

IterativeLQR/DDP code written in python

Dependencies

  • Python 3
  • casadi (pip3 install casadi)
  • numpy
  • matplotlib

Example

Run the unicycle example with python3 example.py!

About

IterativeLQR/DDP code written in python


Languages

Language:Python 100.0%