

Public Types | |
| typedef JointDataBase< JointDataMimicTpl > | Base |
| typedef JointMimicTpl< _Scalar, _Options, JointCollectionTpl > | JointDerived |
| typedef JointDataTpl< _Scalar, _Options, JointCollectionTpl > | RefJointData |
| typedef RefJointData::JointDataVariant | RefJointDataVariant |
Public Types inherited from JointDataBase< JointDataMimicTpl< _Scalar, _Options, JointCollectionTpl > > | |
| typedef traits< JointDataMimicTpl< _Scalar, _Options, JointCollectionTpl > >::JointDerived | JointDerived |
Public Types inherited from NumericalBase< Derived > | |
| typedef traits< Derived >::Scalar | Scalar |
Public Member Functions | |
| JointDataMimicTpl (const JointDataMimicTpl &other) | |
| JointDataMimicTpl (const RefJointData &jdata, const Scalar &scaling, const int &nq, const int &nv) | |
| Bias_t | c_accessor () const |
| D_t | Dinv_accessor () const |
| void | disp (std::ostream &os) const |
| bool | isEqual (const JointDataBase< Derived > &other) const |
| | |
| template<typename OtherDerived > | |
| bool | isEqual (const JointDataBase< OtherDerived > &) const |
| | |
| bool | isEqual (const JointDataMimicTpl &other) const |
| RefJointData & | jdata () |
| const RefJointData & | jdata () const |
| ConfigVectorTypeRef | joint_q_accessor () |
| ConfigVectorTypeConstRef | joint_q_accessor () const |
| TangentVectorTypeRef | joint_v_accessor () |
| TangentVectorTypeConstRef | joint_v_accessor () const |
| Transformation_t | M_accessor () const |
| JointDataMimicTpl & | operator= (const JointDataMimicTpl &other) |
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) | |
| ConfigVector_t & | q_transformed () |
| const ConfigVector_t & | q_transformed () const |
| ConstraintTypeRef | S_accessor () |
| ConstraintTypeConstRef | S_accessor () const |
| std::string | shortname () const |
| D_t | StU_accessor () const |
| U_t | U_accessor () const |
| UD_t | UDinv_accessor () const |
| Motion_t | v_accessor () const |
| TangentVector_t & | v_transformed () |
| const TangentVector_t & | v_transformed () const |
Public Member Functions inherited from JointDataBase< JointDataMimicTpl< _Scalar, _Options, JointCollectionTpl > > | |
| BiasTypeRef | c () |
| BiasTypeConstRef | c () const |
| JointDataMimicTpl< _Scalar, _Options, JointCollectionTpl > & | derived () |
| const JointDataMimicTpl< _Scalar, _Options, JointCollectionTpl > & | derived () const |
| DTypeRef | Dinv () |
| DTypeConstRef | Dinv () const |
| void | disp (std::ostream &os) const |
| bool | isEqual (const JointDataBase< JointDataMimicTpl< _Scalar, _Options, JointCollectionTpl > > &other) const |
| | |
| bool | isEqual (const JointDataBase< OtherDerived > &) const |
| | |
| bool | isNotEqual (const JointDataBase< JointDataMimicTpl< _Scalar, _Options, JointCollectionTpl > > &other) const |
| | |
| ConfigVectorTypeRef | joint_q () |
| ConfigVectorTypeConstRef | joint_q () const |
| TangentVectorTypeRef | joint_v () |
| TangentVectorTypeConstRef | joint_v () const |
| TansformTypeRef | M () |
| TansformTypeConstRef | M () const |
| bool | operator!= (const JointDataBase< JointDataMimicTpl< _Scalar, _Options, JointCollectionTpl > > &other) const |
| bool | operator== (const JointDataBase< OtherDerived > &other) const |
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) | |
| ConstraintTypeRef | S () |
| ConstraintTypeConstRef | S () const |
| std::string | shortname () const |
| DTypeRef | StU () |
| DTypeConstRef | StU () const |
| UTypeRef | U () |
| UTypeConstRef | U () const |
| UDTypeRef | UDinv () |
| UDTypeConstRef | UDinv () const |
| MotionTypeRef | v () |
| MotionTypeConstRef | v () const |
Static Public Member Functions | |
| static std::string | classname () |
Static Public Member Functions inherited from JointDataBase< JointDataMimicTpl< _Scalar, _Options, JointCollectionTpl > > | |
| static std::string | classname () |
Public Attributes | |
| ConfigVector_t | joint_q |
| original configuration vector | |
| ConfigVector_t | joint_q_transformed |
| Transformed configuration vector. | |
| TangentVector_t | joint_v |
| original velocity vector | |
| TangentVector_t | joint_v_transformed |
| Transform velocity vector. | |
| RefJointData | m_jdata_mimicking |
| Constraint_t | S |
Friends | |
| struct | JointModelMimicTpl< _Scalar, _Options, JointCollectionTpl > |
Additional Inherited Members | |
Protected Member Functions inherited from JointDataBase< JointDataMimicTpl< _Scalar, _Options, JointCollectionTpl > > | |
| JointDataBase () | |
| Default constructor: protected. | |
Definition at line 369 of file joint-mimic.hpp.
Definition at line 374 of file joint-mimic.hpp.
| typedef JointMimicTpl<_Scalar, _Options, JointCollectionTpl> JointDerived |
Definition at line 375 of file joint-mimic.hpp.
| typedef JointDataTpl<_Scalar, _Options, JointCollectionTpl> RefJointData |
Definition at line 378 of file joint-mimic.hpp.
| typedef RefJointData::JointDataVariant RefJointDataVariant |
Definition at line 379 of file joint-mimic.hpp.
|
inline |
Definition at line 381 of file joint-mimic.hpp.
|
inline |
Definition at line 390 of file joint-mimic.hpp.
|
inline |
Definition at line 401 of file joint-mimic.hpp.
|
inline |
Definition at line 455 of file joint-mimic.hpp.
|
inlinestatic |
Definition at line 425 of file joint-mimic.hpp.
|
inline |
Definition at line 465 of file joint-mimic.hpp.
|
inline |
Definition at line 526 of file joint-mimic.hpp.
|
inline |
|
inline |
|
inline |
Definition at line 418 of file joint-mimic.hpp.
|
inline |
Definition at line 486 of file joint-mimic.hpp.
|
inline |
Definition at line 482 of file joint-mimic.hpp.
|
inline |
Definition at line 491 of file joint-mimic.hpp.
|
inline |
Definition at line 495 of file joint-mimic.hpp.
|
inline |
Definition at line 508 of file joint-mimic.hpp.
|
inline |
Definition at line 512 of file joint-mimic.hpp.
|
inline |
Definition at line 445 of file joint-mimic.hpp.
|
inline |
Definition at line 406 of file joint-mimic.hpp.
|
inline |
Definition at line 500 of file joint-mimic.hpp.
|
inline |
Definition at line 504 of file joint-mimic.hpp.
|
inline |
Definition at line 440 of file joint-mimic.hpp.
|
inline |
Definition at line 436 of file joint-mimic.hpp.
|
inline |
Definition at line 430 of file joint-mimic.hpp.
|
inline |
Definition at line 475 of file joint-mimic.hpp.
|
inline |
Definition at line 460 of file joint-mimic.hpp.
|
inline |
Definition at line 470 of file joint-mimic.hpp.
|
inline |
Definition at line 450 of file joint-mimic.hpp.
|
inline |
Definition at line 517 of file joint-mimic.hpp.
|
inline |
Definition at line 521 of file joint-mimic.hpp.
|
friend |
Definition at line 475 of file joint-mimic.hpp.
| ConfigVector_t joint_q |
original configuration vector
Definition at line 535 of file joint-mimic.hpp.
| ConfigVector_t joint_q_transformed |
Transformed configuration vector.
Definition at line 537 of file joint-mimic.hpp.
| TangentVector_t joint_v |
original velocity vector
Definition at line 539 of file joint-mimic.hpp.
| TangentVector_t joint_v_transformed |
Transform velocity vector.
Definition at line 541 of file joint-mimic.hpp.
| RefJointData m_jdata_mimicking |
Definition at line 532 of file joint-mimic.hpp.
| Constraint_t S |
Definition at line 543 of file joint-mimic.hpp.