xkhainguyen / stability_sos

Sum-of-squares programming for dynamical stability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

16-715 Final Project

Lyapunov stability verification using Sum-of-Squares (SOS) programming and related methods.

Dependencies

Install Mosek using pip, as described here.

Install Drake using apt, as described here.

Folders:

  • examples: examples to test installed packages
  • src: sources of self-developed packages/modules/functions
  • test: test source codes

About

Sum-of-squares programming for dynamical stability


Languages

Language:Python 100.0%