ekorudiawan / ZMP-Preview-Control-WPG

ZMP Preview Control Walking Pattern Generation for Biped Humanoid Robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZMP-Preview-Control-WPG

ZMP Preview Control Walking Pattern Generation for Biped Humanoid Robot

This is a source code of biped walking pattern generator with ZMP preview control. The source code is written in Matlab and Python. Matlab is used to calculate gain matrix then Python is used to simulate the system by feedforward control.

Matlab result example:

ZMP and CoM Trajectory in x direction

ZMP VS CoM in x direction

ZMP and CoM Trajectory in y direction

ZMP VS CoM in y direction

ZMP and CoM Trajectory in x and y direction

ZMP VS CoM in y direction

Python result example:

ZMP and CoM trajectory in x and y direction

ZMP VS CoM in x and y direction

For deep understanding please refer to the following papers. All variable in source code refer to notation in these papers.

  1. Kajita, Shuuji, et al. "Biped walking pattern generation by using preview control of zero-moment point." 2003 IEEE International Conference on Robotics and Automation (Cat. No. 03CH37422). Vol. 2. IEEE, 2003.
  2. Katayama, Tohru, et al. "Design of an optimal controller for a discrete-time system subject to previewable demand." International Journal of Control 41.3 (1985): 677-699.

About

ZMP Preview Control Walking Pattern Generation for Biped Humanoid Robot

License:MIT License


Languages

Language:MATLAB 40.1%Language:Jupyter Notebook 38.7%Language:Python 21.2%