Go to the source code of this file.
|  | 
| template<typename Scalar , int Options, template< typename, int > class JointCollectionTpl, typename ConfigVectorType > | 
| const DataTpl< Scalar, Options, JointCollectionTpl >::MatrixXs & | pinocchio::crba (const ModelTpl< Scalar, Options, JointCollectionTpl > &model, DataTpl< Scalar, Options, JointCollectionTpl > &data, const Eigen::MatrixBase< ConfigVectorType > &q, const Convention convention=Convention::LOCAL) | 
|  | Computes the upper triangular part of the joint space inertia matrix M by using the Composite Rigid Body Algorithm (Chapter 6, Rigid-Body Dynamics Algorithms, R. Featherstone, 2008). The result is accessible through data.M.  More... 
 | 
|  | 
|  | pinocchio::PINOCCHIO_DEFINE_ALGO_CHECKER (CRBA) | 
|  |