Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options > Struct Template Reference

#include <fwd.hpp>

Inheritance diagram for pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >:
Inheritance graph
[legend]

Public Member Functions

 JointDataPrismaticUnalignedTpl ()
 
template<typename Vector3Like >
 JointDataPrismaticUnalignedTpl (const Eigen::MatrixBase< Vector3Like > &axis)
 
 PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived)
 
std::string shortname () const
 
- Public Member Functions inherited from pinocchio::JointDataBase< JointDataPrismaticUnalignedTpl< _Scalar, _Options > >
BiasTypeConstRef c () const
 
BiasTypeRef c ()
 
JointDataPrismaticUnalignedTpl< _Scalar, _Options > & derived ()
 
const JointDataPrismaticUnalignedTpl< _Scalar, _Options > & derived () const
 
DTypeConstRef Dinv () const
 
DTypeRef Dinv ()
 
void disp (std::ostream &os) const
 
bool isEqual (const JointDataBase &other) const
  . More...
 
bool isEqual (const JointDataBase< OtherDerived > &) const
  . More...
 
bool isNotEqual (const JointDataBase< JointDataPrismaticUnalignedTpl< _Scalar, _Options > > &other) const
  . More...
 
TansformTypeConstRef M () const
 
TansformTypeRef M ()
 
bool operator!= (const JointDataBase< JointDataPrismaticUnalignedTpl< _Scalar, _Options > > &other) const
 
bool operator== (const JointDataBase< OtherDerived > &other) const
 
 PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived)
 
ConstraintTypeConstRef S () const
 
ConstraintTypeRef S ()
 
std::string shortname () const
 
UTypeConstRef U () const
 
UTypeRef U ()
 
UDTypeConstRef UDinv () const
 
UDTypeRef UDinv ()
 
MotionTypeConstRef v () const
 
MotionTypeRef v ()
 

Static Public Member Functions

static std::string classname ()
 
- Static Public Member Functions inherited from pinocchio::JointDataBase< JointDataPrismaticUnalignedTpl< _Scalar, _Options > >
static std::string classname ()
 

Public Attributes

Bias_t c
 
D_t Dinv
 
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef JointPrismaticUnalignedTpl< _Scalar, _Options > JointDerived
 
PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR Transformation_t M
 
Constraint_t S
 
U_t U
 
UD_t UDinv
 
Motion_t v
 
- Public Attributes inherited from pinocchio::JointDataBase< JointDataPrismaticUnalignedTpl< _Scalar, _Options > >
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef traits< JointDataPrismaticUnalignedTpl< _Scalar, _Options > >::JointDerived JointDerived
 

Additional Inherited Members

- Protected Member Functions inherited from pinocchio::JointDataBase< JointDataPrismaticUnalignedTpl< _Scalar, _Options > >
 JointDataBase ()
 Default constructor: protected. More...
 

Detailed Description

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

Definition at line 60 of file src/multibody/joint/fwd.hpp.

Constructor & Destructor Documentation

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

Definition at line 454 of file joint-prismatic-unaligned.hpp.

template<typename _Scalar, int _Options>
template<typename Vector3Like >
pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::JointDataPrismaticUnalignedTpl ( const Eigen::MatrixBase< Vector3Like > &  axis)
inline

Definition at line 464 of file joint-prismatic-unaligned.hpp.

Member Function Documentation

template<typename _Scalar, int _Options>
static std::string pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::classname ( )
inlinestatic

Definition at line 471 of file joint-prismatic-unaligned.hpp.

template<typename _Scalar, int _Options>
pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE ( JointDerived  )
template<typename _Scalar, int _Options>
std::string pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::shortname ( ) const
inline

Definition at line 472 of file joint-prismatic-unaligned.hpp.

Member Data Documentation

template<typename _Scalar, int _Options>
Bias_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::c

Definition at line 447 of file joint-prismatic-unaligned.hpp.

template<typename _Scalar, int _Options>
D_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::Dinv

Definition at line 451 of file joint-prismatic-unaligned.hpp.

template<typename _Scalar, int _Options>
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef JointPrismaticUnalignedTpl<_Scalar,_Options> pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::JointDerived

Definition at line 440 of file joint-prismatic-unaligned.hpp.

template<typename _Scalar, int _Options>
PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR Transformation_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::M

Definition at line 444 of file joint-prismatic-unaligned.hpp.

template<typename _Scalar, int _Options>
Constraint_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::S

Definition at line 445 of file joint-prismatic-unaligned.hpp.

template<typename _Scalar, int _Options>
U_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::U

Definition at line 450 of file joint-prismatic-unaligned.hpp.

template<typename _Scalar, int _Options>
UD_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::UDinv

Definition at line 452 of file joint-prismatic-unaligned.hpp.

template<typename _Scalar, int _Options>
Motion_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::v

Definition at line 446 of file joint-prismatic-unaligned.hpp.


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


pinocchio
Author(s):
autogenerated on Tue Jun 1 2021 02:45:06