#include <fwd.hpp>
Public Types | |
typedef JointDataBase< JointDataTpl > | Base |
typedef JointCollectionTpl< _Scalar, _Options > | JointCollection |
typedef JointCollection::JointDataVariant | JointDataVariant |
Public Member Functions | |
Bias_t | c () const |
Bias_t | c_accessor () const |
D_t | Dinv () const |
D_t | Dinv_accessor () const |
template<typename JointDataDerived > | |
bool | isEqual (const JointDataBase< JointDataDerived > &other) const |
bool | isEqual (const JointDataTpl &other) const |
ConfigVector_t | joint_q () const |
ConfigVector_t | joint_q_accessor () const |
TangentVector_t | joint_v () const |
TangentVector_t | joint_v_accessor () const |
JointDataTpl () | |
template<typename JointDataDerived > | |
JointDataTpl (const JointDataBase< JointDataDerived > &jdata) | |
JointDataTpl (const JointDataVariant &jdata_variant) | |
Transformation_t | M () const |
Transformation_t | M_accessor () const |
bool | operator!= (const JointDataBase< Derived > &other) const |
bool | operator!= (const JointDataTpl &other) const |
template<typename OtherDerived > | |
bool | operator== (const JointDataBase< OtherDerived > &other) const |
bool | operator== (const JointDataTpl &other) const |
PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) | |
Constraint_t | S () const |
Constraint_t | S_accessor () const |
std::string | shortname () const |
D_t | StU () const |
D_t | StU_accessor () const |
JointDataVariant & | toVariant () |
const JointDataVariant & | toVariant () const |
U_t | U () const |
U_t | U_accessor () const |
UD_t | UDinv () const |
UD_t | UDinv_accessor () const |
Motion_t | v () const |
Motion_t | v_accessor () const |
Static Public Member Functions | |
static std::string | classname () |
Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef JointTpl< _Scalar, _Options, JointCollectionTpl > | JointDerived |
Definition at line 162 of file multibody/joint/fwd.hpp.
typedef JointDataBase<JointDataTpl> pinocchio::JointDataTpl< _Scalar, _Options, JointCollectionTpl >::Base |
Definition at line 96 of file joint-generic.hpp.
typedef JointCollectionTpl<_Scalar, _Options> pinocchio::JointDataTpl< _Scalar, _Options, JointCollectionTpl >::JointCollection |
Definition at line 100 of file joint-generic.hpp.
typedef JointCollection::JointDataVariant pinocchio::JointDataTpl< _Scalar, _Options, JointCollectionTpl >::JointDataVariant |
Definition at line 101 of file joint-generic.hpp.
|
inline |
Definition at line 158 of file joint-generic.hpp.
|
inline |
Definition at line 163 of file joint-generic.hpp.
|
inline |
Definition at line 169 of file joint-generic.hpp.
|
inline |
Definition at line 135 of file joint-generic.hpp.
|
inline |
Definition at line 196 of file joint-generic.hpp.
|
inlinestatic |
Definition at line 217 of file joint-generic.hpp.
|
inline |
Definition at line 145 of file joint-generic.hpp.
|
inline |
Definition at line 204 of file joint-generic.hpp.
|
inline |
Definition at line 227 of file joint-generic.hpp.
|
inline |
Definition at line 232 of file joint-generic.hpp.
|
inline |
Definition at line 115 of file joint-generic.hpp.
|
inline |
Definition at line 176 of file joint-generic.hpp.
|
inline |
Definition at line 119 of file joint-generic.hpp.
|
inline |
Definition at line 180 of file joint-generic.hpp.
|
inline |
Definition at line 127 of file joint-generic.hpp.
|
inline |
Definition at line 188 of file joint-generic.hpp.
|
inline |
Definition at line 308 of file joint-data-base.hpp.
|
inline |
Definition at line 242 of file joint-generic.hpp.
|
inline |
Definition at line 283 of file joint-data-base.hpp.
|
inline |
Definition at line 237 of file joint-generic.hpp.
pinocchio::JointDataTpl< _Scalar, _Options, JointCollectionTpl >::PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE | ( | JointDerived | ) |
|
inline |
Definition at line 123 of file joint-generic.hpp.
|
inline |
Definition at line 184 of file joint-generic.hpp.
|
inline |
Definition at line 221 of file joint-generic.hpp.
|
inline |
Definition at line 153 of file joint-generic.hpp.
|
inline |
Definition at line 212 of file joint-generic.hpp.
|
inline |
Definition at line 106 of file joint-generic.hpp.
|
inline |
Definition at line 110 of file joint-generic.hpp.
|
inline |
Definition at line 141 of file joint-generic.hpp.
|
inline |
Definition at line 200 of file joint-generic.hpp.
|
inline |
Definition at line 149 of file joint-generic.hpp.
|
inline |
Definition at line 208 of file joint-generic.hpp.
|
inline |
Definition at line 131 of file joint-generic.hpp.
|
inline |
Definition at line 192 of file joint-generic.hpp.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef JointTpl<_Scalar, _Options, JointCollectionTpl> pinocchio::JointDataTpl< _Scalar, _Options, JointCollectionTpl >::JointDerived |
Definition at line 95 of file joint-generic.hpp.