ocra-wbi-plugins
Doxygen documentation for the ocra-wbi-plugins repository
ocra-wbi-plugins/ocra-icub-clients/stepping-demo/include/stepping-demo/SteppingDemoClient.h File Reference
#include <ocra-icub/IcubClient.h>
#include <ocra-recipes/TrajectoryThread.h>
#include <ocra-recipes/ControllerClient.h>
#include <ocra/util/ErrorsHelper.h>
Include dependency graph for SteppingDemoClient.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  WalkingParams
class  SteppingDemoClient

Enumerations

enum  COM_SUPPORT_POSITION { LEFT_FOOT_XY, RIGHT_FOOT_XY, CENTERED_BETWEEN_FEET_XY }
enum  CONTROL_PHASE { MOVE_TO_LEFT_SUPPORT, MOVE_TO_RIGHT_SUPPORT, MOVE_TO_DOUBLE_SUPPORT, STEP_FORWARD }
enum  FOOT_CONTACTS { LEFT_FOOT, RIGHT_FOOT }
enum  MOTION_TYPE { LEFT_TO_RIGHT, STATIC_WALKING }

Enumeration Type Documentation

Enumerator:
LEFT_FOOT_XY 
RIGHT_FOOT_XY 
CENTERED_BETWEEN_FEET_XY 
Enumerator:
MOVE_TO_LEFT_SUPPORT 
MOVE_TO_RIGHT_SUPPORT 
MOVE_TO_DOUBLE_SUPPORT 
STEP_FORWARD 
Enumerator:
LEFT_FOOT 
RIGHT_FOOT 
Enumerator:
LEFT_TO_RIGHT 
STATIC_WALKING 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines