Skip to content

janmichl/motion-planning-walking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

MPC-based walking pattern generator for HRP4 robot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages