Skip to content

A minimal environment for Model Hiearchy Predictive Control to work, exampled on a planar quadruped. This code is still under development to be used with the MIT Cheetah Software.

License

Notifications You must be signed in to change notification settings

NaCl-1374/MHPC_Minimal_Env

Repository files navigation

Dependencies

Build Instructions

mkdir build
cd build
cmake ..
make 

Run Instructions

./mhpc_ctrl

You could set up the number of whole-body phases and number of rigid-body phases with MHPC_UserParameter, and configure HSDDP option such as convergence threshold, maximum number of iterations using HSDDP_OPTION.

About

A minimal environment for Model Hiearchy Predictive Control to work, exampled on a planar quadruped. This code is still under development to be used with the MIT Cheetah Software.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published