8 #ifndef TREEIKSOLVERVEL_WDLS_HPP_ 9 #define TREEIKSOLVERVEL_WDLS_HPP_
void setWeightTS(const Eigen::MatrixXd &Mx)
const Eigen::MatrixXd & getWeightJS() const
TreeJntToJacSolver jnttojacsolver
virtual double CartToJnt(const JntArray &q_in, const Twists &v_in, JntArray &qdot_out)
This class represents an fixed size array containing joint values of a KDL::Chain.
virtual ~TreeIkSolverVel_wdls()
const Eigen::MatrixXd & getWeightTS() const
std::map< std::string, Jacobian > Jacobians
void setLambda(const double &lambda)
TreeIkSolverVel_wdls(const Tree &tree, const std::vector< std::string > &endpoints)
Child SVD failed.
This abstract class encapsulates the inverse velocity solver for a KDL::Tree.
void setWeightJS(const Eigen::MatrixXd &Mq)
std::map< std::string, Twist > Twists
This class encapsulates a tree kinematic interconnection structure. It is built out of segments...
static const int E_SVD_FAILED