utiasDSL / safe-control-gym

PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL
https://www.dynsyslab.org/safe-robot-learning/
MIT License
595 stars 124 forks source link

Added MPC and Linear MPC examples #148

Closed adamhall closed 8 months ago

adamhall commented 8 months ago

As pet title. Also added a pytest for mpc and linear mpc. Gains could be better, especially for quad stabilization, but they all work reasonably well.

adamhall commented 8 months ago

Fixed Typos