#include <ocra-icub/Utilities.h>
#include <ocra/util/ErrorsHelper.h>
#include <ocra/util/EigenUtilities.h>
#include <ocra/control/TaskState.h>
#include <ocra-recipes/TaskConnection.h>
#include <Eigen/Dense>
#include <vector>
Go to the source code of this file.
Classes | |
struct | ZmpControllerParams |
class | ZmpController |
Implementes a ZMP controller as a force set point regulator. More... | |
Enumerations | |
enum | FOOT { LEFT_FOOT, RIGHT_FOOT, LEFT_FOOT, RIGHT_FOOT } |
enum FOOT |