|
#include <RobotAPI/libraries/diffik/CompositeDiffIK.h>
Public Attributes | |
Eigen::VectorXf | cartesianVel |
Eigen::VectorXf | jointVel |
Eigen::Vector3f | oriDiff |
Eigen::Vector3f | posDiff |
Eigen::Matrix4f | tcpPose |
Definition at line 68 of file CompositeDiffIK.h.
Eigen::VectorXf cartesianVel |
Definition at line 73 of file CompositeDiffIK.h.
Eigen::VectorXf jointVel |
Definition at line 74 of file CompositeDiffIK.h.
Eigen::Vector3f oriDiff |
Definition at line 71 of file CompositeDiffIK.h.
Eigen::Vector3f posDiff |
Definition at line 70 of file CompositeDiffIK.h.
Eigen::Matrix4f tcpPose |
Definition at line 72 of file CompositeDiffIK.h.