Public Types | Public Attributes | List of all members
pinocchio::traits< ConstraintSphericalTpl< _Scalar, _Options > > Struct Template Reference

#include <joint-spherical.hpp>

Public Types

enum  { Options = _Options }
 
enum  { LINEAR = 0, ANGULAR = 3 }
 
typedef Eigen::Matrix< Scalar, 6, 3, OptionsDenseBase
 
typedef Eigen::Matrix< Scalar, 3, 1, OptionsJointForce
 
typedef MotionSphericalTpl< Scalar, OptionsJointMotion
 
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.

Member Typedef Documentation

◆ DenseBase

template<typename _Scalar , int _Options>
typedef Eigen::Matrix<Scalar,6,3,Options> pinocchio::traits< ConstraintSphericalTpl< _Scalar, _Options > >::DenseBase

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

◆ JointForce

template<typename _Scalar , int _Options>
typedef Eigen::Matrix<Scalar,3,1,Options> pinocchio::traits< ConstraintSphericalTpl< _Scalar, _Options > >::JointForce

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

◆ JointMotion

template<typename _Scalar , int _Options>
typedef MotionSphericalTpl<Scalar,Options> pinocchio::traits< ConstraintSphericalTpl< _Scalar, _Options > >::JointMotion

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

◆ MatrixReturnType

template<typename _Scalar , int _Options>
typedef DenseBase pinocchio::traits< ConstraintSphericalTpl< _Scalar, _Options > >::MatrixReturnType

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

◆ Scalar

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

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

Member Enumeration Documentation

◆ anonymous enum

template<typename _Scalar , int _Options>
anonymous enum
Enumerator
Options 

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

◆ anonymous enum

template<typename _Scalar , int _Options>
anonymous enum
Enumerator
LINEAR 
ANGULAR 

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

Member Data Documentation

◆ ConstMatrixReturnType

template<typename _Scalar , int _Options>
const typedef DenseBase pinocchio::traits< ConstraintSphericalTpl< _Scalar, _Options > >::ConstMatrixReturnType

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


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


pinocchio
Author(s):
autogenerated on Tue Feb 13 2024 03:44:02