|
|
#include <RobotAPI/libraries/diffik/CompositeDiffIK.h>
Public Member Functions | |
| Parameters () | |
Public Attributes | |
| float | jointRegularizationRotation = 1 |
| float | jointRegularizationTranslation = 1000 |
| float | maxJointAngleStep = 0.2f |
| bool | resetRnsValues = true |
| bool | returnIKSteps = false |
| size_t | steps = 40 |
| float | stepSize = 0.5f |
Definition at line 43 of file CompositeDiffIK.h.
|
inline |
Definition at line 45 of file CompositeDiffIK.h.
| float jointRegularizationRotation = 1 |
Definition at line 57 of file CompositeDiffIK.h.
| float jointRegularizationTranslation = 1000 |
Definition at line 56 of file CompositeDiffIK.h.
| float maxJointAngleStep = 0.2f |
Definition at line 52 of file CompositeDiffIK.h.
| bool resetRnsValues = true |
Definition at line 54 of file CompositeDiffIK.h.
| bool returnIKSteps = false |
Definition at line 55 of file CompositeDiffIK.h.
| size_t steps = 40 |
Definition at line 50 of file CompositeDiffIK.h.
| float stepSize = 0.5f |
Definition at line 53 of file CompositeDiffIK.h.