Classes | Enumerations
walking_control.h File Reference
#include <math.h>
#include <stdint.h>
#include <string>
#include <vector>
#include <map>
#include <geometry_msgs/Pose2D.h>
#include <eigen3/Eigen/Eigen>
#include "op3_online_walking_module_msgs/FootStepCommand.h"
#include "op3_online_walking_module_msgs/FootStepArray.h"
#include "op3_online_walking_module_msgs/PreviewResponse.h"
#include "op3_online_walking_module_msgs/Step2D.h"
#include "op3_online_walking_module_msgs/Step2DArray.h"
#include "robotis_math/robotis_math.h"
Include dependency graph for walking_control.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WalkingControl
 

Enumerations

enum  WALKING_LEG { LEFT_LEG = 0, RIGHT_LEG = 1, LEG_COUNT = 2 }
 
enum  WALKING_PHASE { DSP = 0, SSP = 1, PHASE_COUNT = 2 }
 

Enumeration Type Documentation

Enumerator
LEFT_LEG 
RIGHT_LEG 
LEG_COUNT 

Definition at line 39 of file walking_control.h.

Enumerator
DSP 
SSP 
PHASE_COUNT 

Definition at line 45 of file walking_control.h.



op3_online_walking_module
Author(s): SCH
autogenerated on Mon Jun 10 2019 14:41:22