pinocchio  2.2.1-dirty
traits< ConstraintTpl< _Dim, _Scalar, _Options > > Struct Template Reference

Public Types

enum  {
  LINEAR = 0,
  ANGULAR = 3,
  Options = _Options,
  Dim = _Dim
}
 
typedef const DenseBase & ConstMatrixReturnType
 
typedef Eigen::Matrix< Scalar, 6, Dim, Options > DenseBase
 
typedef Eigen::Matrix< Scalar, Dim, 1, Options > JointForce
 
typedef MotionTpl< Scalar, Options > JointMotion
 
typedef _Scalar Scalar
 

Public Member Functions

typedef PINOCCHIO_EIGEN_REF_TYPE (DenseBase) MatrixReturnType
 

Detailed Description

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

Definition at line 13 of file constraint-generic.hpp.


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