|
| JointDataCompositeTpl (const JointDataVector &joint_data, const int, const int nv) |
|
typedef | PINOCCHIO_ALIGNED_STD_VECTOR (JointDataVariant) JointDataVector |
|
| PINOCCHIO_ALIGNED_STD_VECTOR (Transformation_t) iMlast |
| Transforms from previous joint to last joint.
|
|
| PINOCCHIO_ALIGNED_STD_VECTOR (Transformation_t) pjMi |
| Transforms from previous joint to joint i.
|
|
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) |
|
std::string | shortname () const |
|
BiasTypeConstRef | c () const |
|
BiasTypeRef | c () |
|
JointDataCompositeTpl< _Scalar, _Options, JointCollectionTpl > & | derived () |
|
const JointDataCompositeTpl< _Scalar, _Options, JointCollectionTpl > & | derived () const |
|
DTypeConstRef | Dinv () const |
|
DTypeRef | Dinv () |
|
void | disp (std::ostream &os) const |
|
bool | isEqual (const JointDataBase< JointDataCompositeTpl< _Scalar, _Options, JointCollectionTpl > > &other) const |
| . More...
|
|
bool | isNotEqual (const JointDataBase< JointDataCompositeTpl< _Scalar, _Options, JointCollectionTpl > > &other) const |
| . More...
|
|
TansformTypeConstRef | M () const |
|
TansformTypeRef | M () |
|
bool | operator!= (const JointDataBase< JointDataCompositeTpl< _Scalar, _Options, JointCollectionTpl > > &other) const |
|
bool | operator== (const JointDataBase< JointDataCompositeTpl< _Scalar, _Options, JointCollectionTpl > > &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 () |
|
template<typename _Scalar, int _Options, template< typename S, int O > class JointCollectionTpl>
struct pinocchio::JointDataCompositeTpl< _Scalar, _Options, JointCollectionTpl >
Definition at line 89 of file fwd.hpp.