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

#include <fwd.hpp>

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

Public Member Functions

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

Public Attributes

Bias_t c
 
D_t Dinv
 
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef JointRevoluteUnboundedTpl< _Scalar, _Options, axisJointDerived
 
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< JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis > >
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef traits< JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis > >::JointDerived JointDerived
 

Additional Inherited Members

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

Detailed Description

template<typename _Scalar, int _Options, int axis>
struct pinocchio::JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis >

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

Constructor & Destructor Documentation

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

Definition at line 72 of file joint-revolute-unbounded.hpp.

Member Function Documentation

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

Definition at line 80 of file joint-revolute-unbounded.hpp.

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

Definition at line 84 of file joint-revolute-unbounded.hpp.

Member Data Documentation

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

Definition at line 65 of file joint-revolute-unbounded.hpp.

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

Definition at line 69 of file joint-revolute-unbounded.hpp.

template<typename _Scalar, int _Options, int axis>
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef JointRevoluteUnboundedTpl<_Scalar,_Options,axis> pinocchio::JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis >::JointDerived

Definition at line 58 of file joint-revolute-unbounded.hpp.

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

Definition at line 63 of file joint-revolute-unbounded.hpp.

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

Definition at line 62 of file joint-revolute-unbounded.hpp.

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

Definition at line 68 of file joint-revolute-unbounded.hpp.

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

Definition at line 70 of file joint-revolute-unbounded.hpp.

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

Definition at line 64 of file joint-revolute-unbounded.hpp.


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


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