24#ifndef KDL_CHAINIDSOLVER_VERESHCHAGIN_HPP
25#define KDL_CHAINIDSOLVER_VERESHCHAGIN_HPP
ChainHdSolver_Vereshchagin(const Chain &chain, const Twist &root_acc, const unsigned int nc)
Constructor for the solver, it will allocate all the necessary memory.
Definition chainhdsolver_vereshchagin.cpp:31
const Chain & chain
Definition chainhdsolver_vereshchagin.hpp:466
unsigned int nc
Definition chainhdsolver_vereshchagin.hpp:469
ChainIdSolver_Vereshchagin(const Chain &chain, const Twist &root_acc, const unsigned int nc)
Definition chainidsolver_vereshchagin.cpp:31
represents both translational and rotational velocities.
Definition frames.hpp:720
Definition articulatedbodyinertia.cpp:26