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

Public Types

enum  { Options = _Options }
 
enum  { LINEAR = 0, ANGULAR = 3 }
 
typedef Eigen::Matrix< Scalar, 6, 3, Options > DenseBase
 
typedef Eigen::Matrix< Scalar, 3, 1, Options > JointForce
 
typedef MotionSphericalTpl< Scalar, Options > JointMotion
 
typedef DenseBase MatrixReturnType
 
typedef _Scalar Scalar
 

Public Attributes

const typedef DenseBase ConstMatrixReturnType
 

Detailed Description

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

Definition at line 186 of file joint-spherical.hpp.


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