|
typedef traits< Derived >::JointDerived | JointDerived |
|
|
BiasTypeConstRef | c () const |
|
BiasTypeRef | c () |
|
Derived & | derived () |
|
const Derived & | derived () const |
|
DTypeConstRef | Dinv () const |
|
DTypeRef | Dinv () |
|
void | disp (std::ostream &os) const |
|
bool | isEqual (const JointDataBase< Derived > &other) const |
| . More...
|
|
bool | isNotEqual (const JointDataBase< Derived > &other) const |
| . More...
|
|
TansformTypeConstRef | M () const |
|
TansformTypeRef | M () |
|
bool | operator!= (const JointDataBase< Derived > &other) const |
|
bool | operator== (const JointDataBase< Derived > &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 () |
|
|
static std::string | classname () |
|
|
std::ostream & | operator<< (std::ostream &os, const JointDataBase< Derived > &joint) |
|
template<typename Derived>
struct pinocchio::JointDataBase< Derived >
Definition at line 82 of file joint-data-base.hpp.
◆ isEqual()
◆ isNotEqual()
The documentation for this struct was generated from the following file: