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

#include <joint-free-flyer.hpp>

Classes

struct  TransposeConst
 

Public Types

enum  { NV = 6 }
 

Public Member Functions

template<typename Vector6Like >
JointMotion __mult__ (const Eigen::MatrixBase< Vector6Like > &vj) const
 
bool isEqual (const ConstraintIdentityTpl &) const
 
MatrixReturnType matrix_impl () const
 
template<typename MotionDerived >
MotionDerived::ActionMatrixType motionAction (const MotionBase< MotionDerived > &v) const
 
int nv_impl () const
 
template<typename S1 , int O1>
SE3Tpl< S1, O1 >::ActionMatrixType se3Action (const SE3Tpl< S1, O1 > &m) const
 
template<typename S1 , int O1>
SE3Tpl< S1, O1 >::ActionMatrixType se3ActionInverse (const SE3Tpl< S1, O1 > &m) const
 
TransposeConst transpose () const
 

Detailed Description

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

Definition at line 20 of file joint-free-flyer.hpp.

Member Enumeration Documentation

◆ anonymous enum

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

Definition at line 47 of file joint-free-flyer.hpp.

Member Function Documentation

◆ __mult__()

template<typename _Scalar , int _Options>
template<typename Vector6Like >
JointMotion pinocchio::ConstraintIdentityTpl< _Scalar, _Options >::__mult__ ( const Eigen::MatrixBase< Vector6Like > &  vj) const
inline

Definition at line 50 of file joint-free-flyer.hpp.

◆ isEqual()

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

Definition at line 97 of file joint-free-flyer.hpp.

◆ matrix_impl()

template<typename _Scalar , int _Options>
MatrixReturnType pinocchio::ConstraintIdentityTpl< _Scalar, _Options >::matrix_impl ( ) const
inline

Definition at line 90 of file joint-free-flyer.hpp.

◆ motionAction()

template<typename _Scalar , int _Options>
template<typename MotionDerived >
MotionDerived::ActionMatrixType pinocchio::ConstraintIdentityTpl< _Scalar, _Options >::motionAction ( const MotionBase< MotionDerived > &  v) const
inline

Definition at line 94 of file joint-free-flyer.hpp.

◆ nv_impl()

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

Definition at line 71 of file joint-free-flyer.hpp.

◆ se3Action()

template<typename _Scalar , int _Options>
template<typename S1 , int O1>
SE3Tpl<S1,O1>::ActionMatrixType pinocchio::ConstraintIdentityTpl< _Scalar, _Options >::se3Action ( const SE3Tpl< S1, O1 > &  m) const
inline

Definition at line 58 of file joint-free-flyer.hpp.

◆ se3ActionInverse()

template<typename _Scalar , int _Options>
template<typename S1 , int O1>
SE3Tpl<S1,O1>::ActionMatrixType pinocchio::ConstraintIdentityTpl< _Scalar, _Options >::se3ActionInverse ( const SE3Tpl< S1, O1 > &  m) const
inline

Definition at line 66 of file joint-free-flyer.hpp.

◆ transpose()

template<typename _Scalar , int _Options>
TransposeConst pinocchio::ConstraintIdentityTpl< _Scalar, _Options >::transpose ( ) const
inline

Definition at line 89 of file joint-free-flyer.hpp.


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


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