|
|
#include <RobotAPI/libraries/diffik/CompositeDiffIK.h>
Public Attributes | |
| Eigen::Vector3f | elbowPosDiff |
| Eigen::VectorXf | jointLimitMargins |
| Eigen::VectorXf | jointValues |
| float | minimumJointLimitMargin |
| Eigen::Vector3f | oriDiff |
| float | oriError |
| Eigen::Vector3f | posDiff |
| Eigen::Vector3f | posDiffElbow |
| float | posError |
| float | posErrorElbow |
| bool | reached |
Definition at line 172 of file CompositeDiffIK.h.
| Eigen::Vector3f elbowPosDiff |
Definition at line 184 of file CompositeDiffIK.h.
| Eigen::VectorXf jointLimitMargins |
Definition at line 182 of file CompositeDiffIK.h.
| Eigen::VectorXf jointValues |
Definition at line 174 of file CompositeDiffIK.h.
| float minimumJointLimitMargin |
Definition at line 183 of file CompositeDiffIK.h.
| Eigen::Vector3f oriDiff |
Definition at line 177 of file CompositeDiffIK.h.
| float oriError |
Definition at line 180 of file CompositeDiffIK.h.
| Eigen::Vector3f posDiff |
Definition at line 175 of file CompositeDiffIK.h.
| Eigen::Vector3f posDiffElbow |
Definition at line 176 of file CompositeDiffIK.h.
| float posError |
Definition at line 178 of file CompositeDiffIK.h.
| float posErrorElbow |
Definition at line 179 of file CompositeDiffIK.h.
| bool reached |
Definition at line 181 of file CompositeDiffIK.h.