We use pydrake
with MOSEK
. In order to use MOSEK
, please build pydrake from source
Other dependencies include scipy
and python-control
. Everything else is installed with pydrake
.
Please use Initial Implicit Examples.ipynb
for the 1D system, pendulum, and cart-pole examples. Use the Acrobot.py
files to obstain the Acrobot certification (with/ without limits).