pinocchio  2.7.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
traits< ForceTpl< _Scalar, _Options > > Struct Template Reference

Public Types

enum  { LINEAR = 0, ANGULAR = 3, Options = _Options }
 
typedef Vector6::template FixedSegmentReturnType< 3 >::Type AngularType
 
typedef Vector6::template ConstFixedSegmentReturnType< 3 >::Type ConstAngularType
 
typedef Vector6::template ConstFixedSegmentReturnType< 3 >::Type ConstLinearType
 
typedef ForceTpl< Scalar, _Options > ForcePlain
 
typedef ForceRef< Vector6 > ForceRefType
 
typedef Vector6::template FixedSegmentReturnType< 3 >::Type LinearType
 
typedef Eigen::Matrix< Scalar, 6, 6, _Options > Matrix6
 
typedef _Scalar Scalar
 
typedef Eigen::Matrix< Scalar, 3, 1, _Options > Vector3
 
typedef Eigen::Matrix< Scalar, 6, 1, _Options > Vector6
 

Public Member Functions

typedef PINOCCHIO_EIGEN_REF_TYPE (Vector6) ToVectorReturnType
 

Public Attributes

const typedef Vector6 & ToVectorConstReturnType
 

Detailed Description

template<typename _Scalar, int _Options>
struct pinocchio::traits< ForceTpl< _Scalar, _Options > >

Definition at line 12 of file force-tpl.hpp.


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