|
internal status of the controller, containing intermediate variables, mutable targets More...
#include <armarx/control/common/control_law/KeypointsAdmittanceController.h>
internal status of the controller, containing intermediate variables, mutable targets
Definition at line 73 of file KeypointsAdmittanceController.h.
Eigen::VectorXf currentKeypointVelocity |
Definition at line 99 of file KeypointsAdmittanceController.h.
Eigen::Matrix4f currentPose |
Definition at line 88 of file KeypointsAdmittanceController.h.
Eigen::Vector6f currentTwist |
Definition at line 89 of file KeypointsAdmittanceController.h.
double deltaT |
Definition at line 103 of file KeypointsAdmittanceController.h.
Eigen::Vector6f desiredAcc |
Definition at line 86 of file KeypointsAdmittanceController.h.
Eigen::VectorXf desiredJointTorques |
Definition at line 80 of file KeypointsAdmittanceController.h.
Eigen::Matrix4f desiredPose |
Definition at line 84 of file KeypointsAdmittanceController.h.
Eigen::Vector6f desiredVel |
Definition at line 85 of file KeypointsAdmittanceController.h.
Eigen::VectorXf filteredKeypointPosition |
Definition at line 97 of file KeypointsAdmittanceController.h.
Eigen::Vector6f forceImpedance |
Definition at line 90 of file KeypointsAdmittanceController.h.
Eigen::MatrixXf jacobi |
others
Definition at line 102 of file KeypointsAdmittanceController.h.
Eigen::VectorXf nullspaceTorque |
Definition at line 79 of file KeypointsAdmittanceController.h.
Eigen::Vector6f pointTrackingForce |
Definition at line 96 of file KeypointsAdmittanceController.h.
Eigen::Matrix4f previousDesiredPose |
task spaace variables
Definition at line 83 of file KeypointsAdmittanceController.h.
Eigen::VectorXf previousKeypointPosition |
Definition at line 98 of file KeypointsAdmittanceController.h.
Eigen::VectorXf qpos |
joint space variable
Definition at line 76 of file KeypointsAdmittanceController.h.
Eigen::VectorXf qvel |
Definition at line 77 of file KeypointsAdmittanceController.h.
Eigen::Vector6f virtualAcc |
Definition at line 94 of file KeypointsAdmittanceController.h.
Eigen::Matrix4f virtualPose |
Definition at line 92 of file KeypointsAdmittanceController.h.
Eigen::Vector6f virtualVel |
Definition at line 93 of file KeypointsAdmittanceController.h.