CompositeDiffIK::Result Struct Reference

#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
 

Detailed Description

Definition at line 171 of file CompositeDiffIK.h.

Member Data Documentation

◆ elbowPosDiff

Eigen::Vector3f elbowPosDiff

Definition at line 183 of file CompositeDiffIK.h.

◆ jointLimitMargins

Eigen::VectorXf jointLimitMargins

Definition at line 181 of file CompositeDiffIK.h.

◆ jointValues

Eigen::VectorXf jointValues

Definition at line 173 of file CompositeDiffIK.h.

◆ minimumJointLimitMargin

float minimumJointLimitMargin

Definition at line 182 of file CompositeDiffIK.h.

◆ oriDiff

Eigen::Vector3f oriDiff

Definition at line 176 of file CompositeDiffIK.h.

◆ oriError

float oriError

Definition at line 179 of file CompositeDiffIK.h.

◆ posDiff

Eigen::Vector3f posDiff

Definition at line 174 of file CompositeDiffIK.h.

◆ posDiffElbow

Eigen::Vector3f posDiffElbow

Definition at line 175 of file CompositeDiffIK.h.

◆ posError

float posError

Definition at line 177 of file CompositeDiffIK.h.

◆ posErrorElbow

float posErrorElbow

Definition at line 178 of file CompositeDiffIK.h.

◆ reached

bool reached

Definition at line 180 of file CompositeDiffIK.h.


The documentation for this struct was generated from the following file: