23 #ifndef KDL_TREE_FKSOLVER_HPP 24 #define KDL_TREE_FKSOLVER_HPP virtual int JntToCart(const JntArray &q_in, Frame &p_out, std::string segmentName)=0
Calculate forward position kinematics for a KDL::Tree, from joint coordinates to cartesian pose.
Definition: treefksolver.hpp:45
Definition: jntarray.hpp:69
Definition: articulatedbodyinertia.cpp:28
Definition: frames.hpp:570
virtual ~TreeFkSolverPos()
Definition: treefksolver.hpp:57