pinocchio  2.4.0-dirty
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
CATBackwardStep< Scalar, Options, JointCollectionTpl > Struct Template Reference
Inheritance diagram for CATBackwardStep< Scalar, Options, JointCollectionTpl >:
Collaboration diagram for CATBackwardStep< Scalar, Options, JointCollectionTpl >:

Public Types

typedef boost::fusion::vector< const Model &, Data &> ArgsType
 
typedef DataTpl< Scalar, Options, JointCollectionTpl > Data
 
typedef ModelTpl< Scalar, Options, JointCollectionTpl > Model
 

Static Public Member Functions

template<typename JointModel >
static void algo (const JointModelBase< JointModel > &jmodel, JointDataBase< typename JointModel::JointDataDerived > &jdata, const Model &model, Data &data)
 

Detailed Description

template<typename Scalar, int Options, template< typename, int > class JointCollectionTpl>
struct pinocchio::CATBackwardStep< Scalar, Options, JointCollectionTpl >

Definition at line 119 of file compute-all-terms.hpp.


The documentation for this struct was generated from the following file: