#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 117 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 183 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 166 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 174 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 144 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 148 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 158 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 154 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 170 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 178 of file joint-derived.hpp.
|
inlinestatic |
Definition at line 162 of file joint-derived.hpp.
|
inline |
Definition at line 122 of file joint-derived.hpp.