|
| JointDataMimic (const JointDataBase< JointData > &jdata, const Scalar &scaling) |
|
| JointDataMimic (const JointDataMimic &other) |
|
BiasTypeRef | c_accessor () |
|
BiasTypeConstRef | c_accessor () const |
|
DTypeRef | Dinv_accessor () |
|
DTypeConstRef | Dinv_accessor () const |
|
bool | isEqual (const JointDataMimic &other) const |
|
JointData & | jdata () |
|
const JointData & | jdata () const |
|
ConfigVectorTypeRef | joint_q_accessor () |
|
ConfigVectorTypeConstRef | joint_q_accessor () const |
|
TangentVectorTypeRef | joint_v_accessor () |
|
TangentVectorTypeConstRef | joint_v_accessor () const |
|
ConfigVector_t & | jointConfiguration () |
|
const ConfigVector_t & | jointConfiguration () const |
|
TangentVector_t & | jointVelocity () |
|
const TangentVector_t & | jointVelocity () const |
|
TansformTypeRef | M_accessor () |
|
TansformTypeConstRef | M_accessor () const |
|
JointDataMimic & | operator= (const JointDataMimic &other) |
|
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) |
|
ConstraintTypeRef | S_accessor () |
|
ConstraintTypeConstRef | S_accessor () const |
|
Scalar & | scaling () |
|
const Scalar & | scaling () const |
|
std::string | shortname () const |
|
DTypeRef | StU_accessor () |
|
DTypeConstRef | StU_accessor () const |
|
UTypeRef | U_accessor () |
|
UTypeConstRef | U_accessor () const |
|
UDTypeRef | UDinv_accessor () |
|
UDTypeConstRef | UDinv_accessor () const |
|
MotionTypeRef | v_accessor () |
|
MotionTypeConstRef | v_accessor () const |
|
BiasTypeRef | c () |
|
BiasTypeConstRef | c () const |
|
JointDataMimic< JointData > & | derived () |
|
const JointDataMimic< JointData > & | derived () const |
|
DTypeRef | Dinv () |
|
DTypeConstRef | Dinv () const |
|
void | disp (std::ostream &os) const |
|
bool | isEqual (const JointDataBase< JointDataMimic< JointData > > &other) const |
| More...
|
|
bool | isEqual (const JointDataBase< OtherDerived > &) const |
| More...
|
|
bool | isNotEqual (const JointDataBase< JointDataMimic< JointData > > &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< JointDataMimic< JointData > > &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 std::string | classname () |
|
static std::string | classname () |
|
|
ConfigVector_t | joint_q |
| Transform configuration vector.
|
|
TangentVector_t | joint_v |
| Transform velocity vector.
|
|
JointData | m_jdata_ref |
|
Scalar | m_scaling |
|
|
template<class JointModel > |
struct | JointModelMimic |
|
template<class JointData>
struct pinocchio::JointDataMimic< JointData >
Definition at line 362 of file joint-mimic.hpp.
The documentation for this struct was generated from the following file: