|
| 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 |
| More...
|
|
template<typename OtherDerived > |
bool | isEqual (const JointDataBase< OtherDerived > &) const |
| More...
|
|
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 |
|
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 |
| More...
|
|
bool | isEqual (const JointDataBase< OtherDerived > &) const |
| More...
|
|
bool | isNotEqual (const JointDataBase< JointDataMimicTpl< _Scalar, _Options, JointCollectionTpl > > &other) const |
| More...
|
|
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 |
|
template<typename _Scalar, int _Options, template< typename S, int O > class JointCollectionTpl>
struct pinocchio::JointDataMimicTpl< _Scalar, _Options, JointCollectionTpl >
Definition at line 369 of file joint-mimic.hpp.