23 #ifndef KDL_TREE_FKSOLVER_HPP
24 #define KDL_TREE_FKSOLVER_HPP
Definition: frames.hpp:570
Definition: jntarray.hpp:70
Definition: treefksolver.hpp:45
virtual ~TreeFkSolverPos()
Definition: treefksolver.hpp:57
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: articulatedbodyinertia.cpp:26