Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 689 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 689 Bytes

Motion-planning-walking

Walking pattern generator for a biped robot (HRP4) based on MPC (Model-Predictive Control). It includes rotations of the feet and torso. Generates trajectories for feet and CoM which can be tracked with a whole-body controller.

Dependencies

Needs qpOASES solver python package installed, numpy, scipy and matplotlib.

How to run

From the root directory of the project type ./walking/loop.py.

Examples

Walking pattern with feet rotation Alt text

Generated feet and CoM trajectories Alt text