|
#include <armarx/control/deprecated_njoint_mp_controller/task_space/NJointTSDMPController.h>
Public Attributes | |
float | avoidJointLimitsKp = 0 |
VirtualRobot::IKSolver::CartesianSelection | mode = VirtualRobot::IKSolver::All |
std::vector< float > | nullspaceJointVelocities |
Eigen::Matrix4f | targetPose |
Eigen::Vector6f | targetTSVel |
std::vector< float > | torqueKd |
std::vector< float > | torqueKp |
Definition at line 33 of file NJointTSDMPController.h.
float avoidJointLimitsKp = 0 |
Definition at line 40 of file NJointTSDMPController.h.
VirtualRobot::IKSolver::CartesianSelection mode = VirtualRobot::IKSolver::All |
Definition at line 43 of file NJointTSDMPController.h.
std::vector<float> nullspaceJointVelocities |
Definition at line 39 of file NJointTSDMPController.h.
Eigen::Matrix4f targetPose |
Definition at line 37 of file NJointTSDMPController.h.
Eigen::Vector6f targetTSVel |
Definition at line 36 of file NJointTSDMPController.h.
std::vector<float> torqueKd |
Definition at line 42 of file NJointTSDMPController.h.
std::vector<float> torqueKp |
Definition at line 41 of file NJointTSDMPController.h.