#include "joint_qualification_controllers/hysteresis_controller.h"
#include "pluginlib/class_list_macros.h"
#include "urdf/joint.h"
Go to the source code of this file.
Defines | |
#define | MAX_DATA_POINTS 120000 |
Functions | |
PLUGINLIB_DECLARE_CLASS (joint_qualification_controllers, HysteresisController, joint_qualification_controllers::HysteresisController, pr2_controller_interface::Controller) using namespace std |
#define MAX_DATA_POINTS 120000 |
PLUGINLIB_DECLARE_CLASS | ( | joint_qualification_controllers | , |
HysteresisController | , | ||
joint_qualification_controllers::HysteresisController | , | ||
pr2_controller_interface::Controller | |||
) |