Classes | Public Types | Public Member Functions | List of all members
pinocchio::JointMotionSubspaceTranslationTpl< _Scalar, _Options > Struct Template Reference

#include <joint-translation.hpp>

Classes

struct  ConstraintTranspose
 

Public Types

enum  { NV = 3 }
 

Public Member Functions

template<typename Vector3Like >
JointMotion __mult__ (const Eigen::MatrixBase< Vector3Like > &v) const
 
bool isEqual (const JointMotionSubspaceTranslationTpl &) const
 
 JointMotionSubspaceTranslationTpl ()
 
DenseBase matrix_impl () const
 
template<typename MotionDerived >
DenseBase motionAction (const MotionDense< MotionDerived > &m) const
 
int nv_impl () const
 
template<typename S1 , int O1>
Eigen::Matrix< S1, 6, 3, O1 > se3Action (const SE3Tpl< S1, O1 > &m) const
 
template<typename S1 , int O1>
Eigen::Matrix< S1, 6, 3, O1 > se3ActionInverse (const SE3Tpl< S1, O1 > &m) const
 
ConstraintTranspose transpose () const
 

Detailed Description

template<typename _Scalar, int _Options>
struct pinocchio::JointMotionSubspaceTranslationTpl< _Scalar, _Options >

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

Member Enumeration Documentation

◆ anonymous enum

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

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

Constructor & Destructor Documentation

◆ JointMotionSubspaceTranslationTpl()

template<typename _Scalar , int _Options>
pinocchio::JointMotionSubspaceTranslationTpl< _Scalar, _Options >::JointMotionSubspaceTranslationTpl ( )
inline

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

Member Function Documentation

◆ __mult__()

template<typename _Scalar , int _Options>
template<typename Vector3Like >
JointMotion pinocchio::JointMotionSubspaceTranslationTpl< _Scalar, _Options >::__mult__ ( const Eigen::MatrixBase< Vector3Like > &  v) const
inline

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

◆ isEqual()

template<typename _Scalar , int _Options>
bool pinocchio::JointMotionSubspaceTranslationTpl< _Scalar, _Options >::isEqual ( const JointMotionSubspaceTranslationTpl< _Scalar, _Options > &  ) const
inline

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

◆ matrix_impl()

template<typename _Scalar , int _Options>
DenseBase pinocchio::JointMotionSubspaceTranslationTpl< _Scalar, _Options >::matrix_impl ( ) const
inline

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

◆ motionAction()

template<typename _Scalar , int _Options>
template<typename MotionDerived >
DenseBase pinocchio::JointMotionSubspaceTranslationTpl< _Scalar, _Options >::motionAction ( const MotionDense< MotionDerived > &  m) const
inline

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

◆ nv_impl()

template<typename _Scalar , int _Options>
int pinocchio::JointMotionSubspaceTranslationTpl< _Scalar, _Options >::nv_impl ( ) const
inline

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

◆ se3Action()

template<typename _Scalar , int _Options>
template<typename S1 , int O1>
Eigen::Matrix<S1, 6, 3, O1> pinocchio::JointMotionSubspaceTranslationTpl< _Scalar, _Options >::se3Action ( const SE3Tpl< S1, O1 > &  m) const
inline

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

◆ se3ActionInverse()

template<typename _Scalar , int _Options>
template<typename S1 , int O1>
Eigen::Matrix<S1, 6, 3, O1> pinocchio::JointMotionSubspaceTranslationTpl< _Scalar, _Options >::se3ActionInverse ( const SE3Tpl< S1, O1 > &  m) const
inline

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

◆ transpose()

template<typename _Scalar , int _Options>
ConstraintTranspose pinocchio::JointMotionSubspaceTranslationTpl< _Scalar, _Options >::transpose ( ) const
inline

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


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


pinocchio
Author(s):
autogenerated on Sat Jun 22 2024 02:41:52