#include <joint-derived.hpp>
Public Member Functions | |
template<class PyClass > | |
void | visit (PyClass &cl) const |
Static Public Member Functions | |
static void | expose () |
static JointDataDerived::Bias_t | get_c (const JointDataDerived &self) |
static JointDataDerived::D_t | get_Dinv (const JointDataDerived &self) |
static JointDataDerived::ConfigVector_t | get_joint_q (const JointDataDerived &self) |
static JointDataDerived::TangentVector_t | get_joint_v (const JointDataDerived &self) |
static JointDataDerived::Transformation_t | get_M (const JointDataDerived &self) |
static JointDataDerived::Constraint_t::DenseBase | get_S (const JointDataDerived &self) |
static JointDataDerived::U_t | get_U (const JointDataDerived &self) |
static JointDataDerived::UD_t | get_UDinv (const JointDataDerived &self) |
static JointDataDerived::Motion_t | get_v (const JointDataDerived &self) |
Definition at line 145 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 211 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 194 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 202 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 172 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 176 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 186 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 182 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 198 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 206 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 190 of file joint-derived.hpp.
|
inline |
Definition at line 150 of file joint-derived.hpp.