iit-DLSLab / Quadruped-PyMPC

A model predictive controller for quadruped robots based on the single rigid body model and written in python. Gradient-based (acados) or Sampling-based (jax).
132 stars 11 forks source link

Impose a shallow class hierarchy for `Controllers` #11

Open Danfoa opened 4 days ago

Danfoa commented 4 days ago

We need to use the control instances outside of the repository in a modular fashion.