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

#include <fwd.hpp>

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

Public Member Functions

 JointDataFreeFlyerTpl ()
 
 PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived)
 
std::string shortname () const
 
- Public Member Functions inherited from pinocchio::JointDataBase< JointDataFreeFlyerTpl< _Scalar, _Options > >
BiasTypeConstRef c () const
 
BiasTypeRef c ()
 
JointDataFreeFlyerTpl< _Scalar, _Options > & derived ()
 
const JointDataFreeFlyerTpl< _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< JointDataFreeFlyerTpl< _Scalar, _Options > > &other) const
  . More...
 
TansformTypeConstRef M () const
 
TansformTypeRef M ()
 
bool operator!= (const JointDataBase< JointDataFreeFlyerTpl< _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< JointDataFreeFlyerTpl< _Scalar, _Options > >
static std::string classname ()
 

Public Attributes

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

Additional Inherited Members

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

Detailed Description

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

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

Constructor & Destructor Documentation

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

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

Member Function Documentation

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

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

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

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

Member Data Documentation

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

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

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

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

template<typename _Scalar, int _Options>
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef JointFreeFlyerTpl<_Scalar,_Options> pinocchio::JointDataFreeFlyerTpl< _Scalar, _Options >::JointDerived

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

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

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

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

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

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

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

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

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

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

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


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


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