|
defined in <armarx/control/deprecated_njoint_mp_controller/task_space/ControllerInterface.ice>
class NJointTaskSpaceDMPControllerConfig extends NJointControllerConfig { ... }
Data Members | |
string | debugName |
double | dmpAmplitude = 1 |
float | DMPKd = 20 |
string | dmpMode = "MinimumJerk" |
string | dmpStyle = "Discrete" |
string | frameName = "" |
float | Kd_AngularVel |
float | Kd_LinearVel |
int | kernelSize = 100 |
float | Kp_AngularVel |
float | Kp_LinearVel |
double | maxAngularVel |
double | maxJointVelocity |
double | maxLinearVel |
NJointTaskSpaceDMPControllerMode::CartesianSelection | mode = NJointTaskSpaceDMPControllerMode::CartesianSelection::eAll |
string | nodeSetName = "" |
double | phaseDist0 = 50 |
double | phaseDist1 = 10 |
double | phaseK = 10 |
double | phaseKpOri = 0.1 |
double | phaseKpPos = 1 |
double | phaseL = 10 |
float | pos_filter |
double | posToOriRatio = 100 |
double | tau = 1 |
string | tcpName = "" |
double | timeDuration = 10 |
float | vel_filter |
Definition at line 43 of file ControllerInterface.ice.
string debugName |
Definition at line 72 of file ControllerInterface.ice.
double dmpAmplitude = 1 |
Definition at line 52 of file ControllerInterface.ice.
float DMPKd = 20 |
Definition at line 47 of file ControllerInterface.ice.
string dmpMode = "MinimumJerk" |
Definition at line 50 of file ControllerInterface.ice.
string dmpStyle = "Discrete" |
Definition at line 51 of file ControllerInterface.ice.
string frameName = "" |
Definition at line 66 of file ControllerInterface.ice.
float Kd_AngularVel |
Definition at line 77 of file ControllerInterface.ice.
float Kd_LinearVel |
Definition at line 75 of file ControllerInterface.ice.
int kernelSize = 100 |
Definition at line 48 of file ControllerInterface.ice.
float Kp_AngularVel |
Definition at line 76 of file ControllerInterface.ice.
float Kp_LinearVel |
Definition at line 74 of file ControllerInterface.ice.
double maxAngularVel |
Definition at line 70 of file ControllerInterface.ice.
double maxJointVelocity |
Definition at line 71 of file ControllerInterface.ice.
double maxLinearVel |
Definition at line 69 of file ControllerInterface.ice.
NJointTaskSpaceDMPControllerMode::CartesianSelection mode = NJointTaskSpaceDMPControllerMode::CartesianSelection::eAll |
Definition at line 67 of file ControllerInterface.ice.
string nodeSetName = "" |
Definition at line 64 of file ControllerInterface.ice.
double phaseDist0 = 50 |
Definition at line 56 of file ControllerInterface.ice.
double phaseDist1 = 10 |
Definition at line 57 of file ControllerInterface.ice.
double phaseK = 10 |
Definition at line 55 of file ControllerInterface.ice.
double phaseKpOri = 0.1 |
Definition at line 59 of file ControllerInterface.ice.
double phaseKpPos = 1 |
Definition at line 58 of file ControllerInterface.ice.
double phaseL = 10 |
Definition at line 54 of file ControllerInterface.ice.
float pos_filter |
Definition at line 79 of file ControllerInterface.ice.
double posToOriRatio = 100 |
Definition at line 61 of file ControllerInterface.ice.
double tau = 1 |
Definition at line 49 of file ControllerInterface.ice.
string tcpName = "" |
Definition at line 65 of file ControllerInterface.ice.
double timeDuration = 10 |
Definition at line 60 of file ControllerInterface.ice.
float vel_filter |
Definition at line 80 of file ControllerInterface.ice.