|
internal status of the controller, containing intermediate variables, mutable targets More...
#include <armarx/control/common/control_law/KeypointsImpedanceController.h>
Public Attributes | |
Eigen::VectorXf | desiredJointTorques |
targets More... | |
Eigen::Matrix4f | desiredPose |
Eigen::Vector6f | desiredTwist |
Eigen::Vector6f | forceImpedance |
task space variables More... | |
Eigen::VectorXf | nullspaceTorque |
internal status of the controller, containing intermediate variables, mutable targets
Definition at line 77 of file KeypointsImpedanceController.h.
Eigen::VectorXf desiredJointTorques |
targets
Definition at line 80 of file KeypointsImpedanceController.h.
Eigen::Matrix4f desiredPose |
Definition at line 82 of file KeypointsImpedanceController.h.
Eigen::Vector6f desiredTwist |
Definition at line 83 of file KeypointsImpedanceController.h.
Eigen::Vector6f forceImpedance |
task space variables
Definition at line 86 of file KeypointsImpedanceController.h.
Eigen::VectorXf nullspaceTorque |
Definition at line 87 of file KeypointsImpedanceController.h.