#include <kinematics.h>
Definition at line 99 of file kinematics.h.
kinematics::SolverCustomizedforOMChain::SolverCustomizedforOMChain |
( |
| ) |
|
|
inline |
virtual kinematics::SolverCustomizedforOMChain::~SolverCustomizedforOMChain |
( |
| ) |
|
|
inlinevirtual |
bool SolverCustomizedforOMChain::chainCustomInverseKinematics |
( |
Manipulator * |
manipulator, |
|
|
Name |
tool_name, |
|
|
Pose |
target_pose, |
|
|
std::vector< JointValue > * |
goal_joint_value |
|
) |
| |
|
private |
void SolverCustomizedforOMChain::forwardSolverUsingChainRule |
( |
Manipulator * |
manipulator, |
|
|
Name |
component_name |
|
) |
| |
|
private |
Eigen::MatrixXd SolverCustomizedforOMChain::jacobian |
( |
Manipulator * |
manipulator, |
|
|
Name |
tool_name |
|
) |
| |
|
virtual |
void SolverCustomizedforOMChain::setOption |
( |
const void * |
arg | ) |
|
|
virtual |
void SolverCustomizedforOMChain::solveForwardKinematics |
( |
Manipulator * |
manipulator | ) |
|
|
virtual |
bool SolverCustomizedforOMChain::solveInverseKinematics |
( |
Manipulator * |
manipulator, |
|
|
Name |
tool_name, |
|
|
Pose |
target_pose, |
|
|
std::vector< JointValue > * |
goal_joint_value |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: