/MPC_benchmark

A collection of MPC walking scripts with various models

Primary LanguagePython

MPC_benchmark

A collection of Python scripts used to benchmark three kind of locomotion models:

  • Full dynamics formulation;
  • Centroidal formulation;
  • Kinodynamics formulation.

The Python scripts launch a Pybullet simulation of the humanoid robot Talos performing various walking motions on flat ground and stairs.

Requirements

Contributors