/gym-foo-mpc

gym environment with Casadi for Model Predictive Control of Simple Inverted Pendulum

Primary LanguagePython

Gym environment with Casadi for Model Predictive Control of a nonliear system - Simple Inverted Pendulum

The Goal is to apply control action such that the pendulum stays upright with theta = 0 (measured clockwise)

This environment is a modification of the gym environment with id Pendulum-v0