#include <RobotAPI/libraries/diffik/CompositeDiffIK.h>
|
auto | getOriError () const |
|
Eigen::Matrix4f | getPoseError () const |
|
Eigen::Vector3f | getPosError () const |
|
| Target (const VirtualRobot::RobotNodeSetPtr &rns, const VirtualRobot::RobotNodePtr &tcp, const Eigen::Matrix4f &target, VirtualRobot::IKSolver::CartesianSelection mode) |
|
Definition at line 139 of file CompositeDiffIK.h.
◆ Target()
Target |
( |
const VirtualRobot::RobotNodeSetPtr & |
rns, |
|
|
const VirtualRobot::RobotNodePtr & |
tcp, |
|
|
const Eigen::Matrix4f & |
target, |
|
|
VirtualRobot::IKSolver::CartesianSelection |
mode |
|
) |
| |
◆ getOriError()
auto getOriError |
( |
| ) |
const |
|
inline |
◆ getPoseError()
Eigen::Matrix4f getPoseError |
( |
| ) |
const |
|
inline |
◆ getPosError()
Eigen::Vector3f getPosError |
( |
| ) |
const |
|
inline |
◆ ikSteps
◆ jacobi
◆ maxOriError
float maxOriError = 0.05f |
◆ maxPosError
◆ mode
VirtualRobot::IKSolver::CartesianSelection mode |
◆ pCtrl
◆ target
◆ tcp
VirtualRobot::RobotNodePtr tcp |
The documentation for this class was generated from the following files: