ocra-wbi-plugins
Doxygen documentation for the ocra-wbi-plugins repository
ZmpControllerParams Struct Reference

#include <ZmpController.h>

List of all members.

Public Member Functions

 ZmpControllerParams (double kfx, double kfy, double kdx, double kdy, double m, double cz, double g, double controllerPeriod)

Public Attributes

double kfx
double kfy
double kdx
double kdy
double m
double cz
double g
double controllerPeriod

Constructor & Destructor Documentation

ZmpControllerParams::ZmpControllerParams ( double  kfx,
double  kfy,
double  kdx,
double  kdy,
double  m,
double  cz,
double  g,
double  controllerPeriod 
) [inline]

Member Data Documentation

Controller period in seconds

CoM height

Gravity acceleration = 9.8m/s^2

Positive force control gain in the x direction

Positive force control gain in the y direction

Total mass of the robot


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines