#include "pinocchio/macros.hpp"
#include "pinocchio/math/matrix.hpp"
#include <boost/type_traits.hpp>
Go to the source code of this file.
Classes | |
struct | pinocchio::ConfigVectorAffineTransform< Joint > |
Assign the correct configuration vector space affine transformation according to the joint type. More... | |
struct | pinocchio::LinearAffineTransform |
Linear affine transformation of the configuration vector. Valide for most common joints which are evolving on a vector space. More... | |
struct | pinocchio::internal::PerformStYSInversion< Scalar, is_floating_point > |
Operation called in JointModelBase<JointModel>::calc_aba. More... | |
struct | pinocchio::internal::PerformStYSInversion< Scalar, false > |
Namespaces | |
pinocchio | |
Main pinocchio namespace. | |
pinocchio::internal | |