Classes | Namespaces | Enumerations
online_walking_module.h File Reference
#include <map>
#include <ros/ros.h>
#include <ros/callback_queue.h>
#include <ros/package.h>
#include <std_msgs/Bool.h>
#include <std_msgs/Int16.h>
#include <std_msgs/Float64.h>
#include <std_msgs/String.h>
#include <sensor_msgs/Imu.h>
#include <geometry_msgs/Pose.h>
#include <geometry_msgs/WrenchStamped.h>
#include <geometry_msgs/PoseStamped.h>
#include <boost/thread.hpp>
#include <eigen3/Eigen/Eigen>
#include <yaml-cpp/yaml.h>
#include "joint_control.h"
#include "wholebody_control.h"
#include "walking_control.h"
#include "op3_kdl.h"
#include "robotis_controller_msgs/JointCtrlModule.h"
#include "robotis_controller_msgs/StatusMsg.h"
#include "robotis_framework_common/motion_module.h"
#include "robotis_math/robotis_math.h"
#include "op3_balance_control/op3_balance_control.h"
#include "op3_online_walking_module_msgs/JointPose.h"
#include "op3_online_walking_module_msgs/KinematicsPose.h"
#include "op3_online_walking_module_msgs/FootStepCommand.h"
#include "op3_online_walking_module_msgs/PreviewRequest.h"
#include "op3_online_walking_module_msgs/PreviewResponse.h"
#include "op3_online_walking_module_msgs/WalkingParam.h"
#include "op3_online_walking_module_msgs/GetJointPose.h"
#include "op3_online_walking_module_msgs/GetKinematicsPose.h"
#include "op3_online_walking_module_msgs/GetPreviewMatrix.h"
#include "op3_online_walking_module_msgs/Step2D.h"
#include "op3_online_walking_module_msgs/Step2DArray.h"
Include dependency graph for online_walking_module.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  robotis_op::OnlineWalkingModule
 

Namespaces

 robotis_op
 

Enumerations

enum  robotis_op::BALANCE_TYPE { robotis_op::ON, robotis_op::OFF }
 
enum  robotis_op::CONTROL_TYPE {
  robotis_op::JOINT_CONTROL, robotis_op::WHOLEBODY_CONTROL, robotis_op::WALKING_CONTROL, robotis_op::OFFSET_CONTROL,
  robotis_op::NONE
}
 


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