37 #ifndef CONTROL_SELECT_H 38 #define CONTROL_SELECT_H 54 using namespace NEWMAT;
63 #define CONTROLLER "CONTROLLER" 65 #define PROPORTIONAL_DERIVATIVE "PROPORTIONAL_DERIVATIVE" 66 #define COMPUTED_TORQUE_METHOD "COMPUTED_TORQUE_METHOD" 67 #define RESOLVED_RATE_ACCELERATION "RESOLVED_RATE_ACCELERATION" 68 #define IMPEDANCE "IMPEDANCE" 106 void set_control(
const std::string & filename);
Computer torque method controller class.
Resolved rate acceleration controller class.
std::string ControllerName
Controller name.
Proportional_Derivative pd
Impedance controller class.
Computed_torque_method ctm
static const char header_Control_Select_rcsid[]
RCS/CVS version.
Header file for controller class definitions.
short type
Type of controller: PD, CTM,...
Proportional derivative controller class.
int dof
Degree of freedom.