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

#include <joint-translation.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 MotionTranslationTpl< Scalar, OptionsJointMotion
 
typedef DenseBase MatrixReturnType
 
typedef _Scalar Scalar
 

Public Attributes

const typedef DenseBase ConstMatrixReturnType
 

Detailed Description

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

Definition at line 260 of file joint-translation.hpp.

Member Typedef Documentation

◆ DenseBase

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

Definition at line 269 of file joint-translation.hpp.

◆ JointForce

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

Definition at line 268 of file joint-translation.hpp.

◆ JointMotion

template<typename _Scalar , int _Options>
typedef MotionTranslationTpl<Scalar,Options> pinocchio::traits< ConstraintTranslationTpl< _Scalar, _Options > >::JointMotion

Definition at line 267 of file joint-translation.hpp.

◆ MatrixReturnType

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

Definition at line 271 of file joint-translation.hpp.

◆ Scalar

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

Definition at line 262 of file joint-translation.hpp.

Member Enumeration Documentation

◆ anonymous enum

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

Definition at line 264 of file joint-translation.hpp.

◆ anonymous enum

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

Definition at line 265 of file joint-translation.hpp.

Member Data Documentation

◆ ConstMatrixReturnType

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

Definition at line 272 of file joint-translation.hpp.


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


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