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

#include <joint-revolute.hpp>

Public Types

enum  { axis = _axis, Options = _Options, LINEAR = 0, ANGULAR = 3 }
 
typedef traits< PlainType >::ActionMatrixType ActionMatrixType
 
typedef Matrix3 AngularRef
 
typedef Matrix3 AngularType
 
typedef Matrix3 ConstAngularRef
 
typedef traits< PlainType >::HomogeneousMatrixType HomogeneousMatrixType
 
typedef Vector3::ConstantReturnType LinearRef
 
typedef Vector3::ConstantReturnType LinearType
 
typedef Eigen::Matrix< Scalar, 3, 3, OptionsMatrix3
 
typedef SE3Tpl< Scalar, OptionsPlainType
 
typedef _Scalar Scalar
 
typedef Eigen::Matrix< Scalar, 3, 1, OptionsVector3
 

Public Attributes

const typedef Vector3::ConstantReturnType ConstLinearRef
 

Detailed Description

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

Definition at line 61 of file joint-revolute.hpp.

Member Typedef Documentation

◆ ActionMatrixType

template<typename _Scalar , int _Options, int _axis>
typedef traits<PlainType>::ActionMatrixType pinocchio::traits< TransformRevoluteTpl< _Scalar, _Options, _axis > >::ActionMatrixType

Definition at line 79 of file joint-revolute.hpp.

◆ AngularRef

template<typename _Scalar , int _Options, int _axis>
typedef Matrix3 pinocchio::traits< TransformRevoluteTpl< _Scalar, _Options, _axis > >::AngularRef

Definition at line 74 of file joint-revolute.hpp.

◆ AngularType

template<typename _Scalar , int _Options, int _axis>
typedef Matrix3 pinocchio::traits< TransformRevoluteTpl< _Scalar, _Options, _axis > >::AngularType

Definition at line 73 of file joint-revolute.hpp.

◆ ConstAngularRef

template<typename _Scalar , int _Options, int _axis>
typedef Matrix3 pinocchio::traits< TransformRevoluteTpl< _Scalar, _Options, _axis > >::ConstAngularRef

Definition at line 75 of file joint-revolute.hpp.

◆ HomogeneousMatrixType

template<typename _Scalar , int _Options, int _axis>
typedef traits<PlainType>::HomogeneousMatrixType pinocchio::traits< TransformRevoluteTpl< _Scalar, _Options, _axis > >::HomogeneousMatrixType

Definition at line 80 of file joint-revolute.hpp.

◆ LinearRef

template<typename _Scalar , int _Options, int _axis>
typedef Vector3::ConstantReturnType pinocchio::traits< TransformRevoluteTpl< _Scalar, _Options, _axis > >::LinearRef

Definition at line 77 of file joint-revolute.hpp.

◆ LinearType

template<typename _Scalar , int _Options, int _axis>
typedef Vector3::ConstantReturnType pinocchio::traits< TransformRevoluteTpl< _Scalar, _Options, _axis > >::LinearType

Definition at line 76 of file joint-revolute.hpp.

◆ Matrix3

template<typename _Scalar , int _Options, int _axis>
typedef Eigen::Matrix<Scalar,3,3,Options> pinocchio::traits< TransformRevoluteTpl< _Scalar, _Options, _axis > >::Matrix3

Definition at line 72 of file joint-revolute.hpp.

◆ PlainType

template<typename _Scalar , int _Options, int _axis>
typedef SE3Tpl<Scalar,Options> pinocchio::traits< TransformRevoluteTpl< _Scalar, _Options, _axis > >::PlainType

Definition at line 70 of file joint-revolute.hpp.

◆ Scalar

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

Definition at line 69 of file joint-revolute.hpp.

◆ Vector3

template<typename _Scalar , int _Options, int _axis>
typedef Eigen::Matrix<Scalar,3,1,Options> pinocchio::traits< TransformRevoluteTpl< _Scalar, _Options, _axis > >::Vector3

Definition at line 71 of file joint-revolute.hpp.

Member Enumeration Documentation

◆ anonymous enum

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

Definition at line 63 of file joint-revolute.hpp.

Member Data Documentation

◆ ConstLinearRef

template<typename _Scalar , int _Options, int _axis>
const typedef Vector3::ConstantReturnType pinocchio::traits< TransformRevoluteTpl< _Scalar, _Options, _axis > >::ConstLinearRef

Definition at line 78 of file joint-revolute.hpp.


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


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