|
template<typename Vector3Like > |
| JointDataPrismaticUnalignedTpl (const Eigen::MatrixBase< Vector3Like > &axis) |
|
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) |
|
std::string | shortname () const |
|
BiasTypeRef | c () |
|
BiasTypeConstRef | c () const |
|
JointDataPrismaticUnalignedTpl< _Scalar, _Options > & | derived () |
|
const JointDataPrismaticUnalignedTpl< _Scalar, _Options > & | derived () const |
|
DTypeRef | Dinv () |
|
DTypeConstRef | Dinv () const |
|
void | disp (std::ostream &os) const |
|
bool | isEqual (const JointDataBase< JointDataPrismaticUnalignedTpl< _Scalar, _Options > > &other) const |
| More...
|
|
bool | isEqual (const JointDataBase< OtherDerived > &) const |
| More...
|
|
bool | isNotEqual (const JointDataBase< JointDataPrismaticUnalignedTpl< _Scalar, _Options > > &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< JointDataPrismaticUnalignedTpl< _Scalar, _Options > > &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 () |
|
|
Bias_t | c |
|
D_t | Dinv |
|
PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR ConfigVector_t | joint_q |
|
TangentVector_t | joint_v |
|
Transformation_t | M |
|
Constraint_t | S |
|
D_t | StU |
|
U_t | U |
|
UD_t | UDinv |
|
Motion_t | v |
|
template<typename _Scalar, int _Options>
struct pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >
Definition at line 514 of file joint-prismatic-unaligned.hpp.
The documentation for this struct was generated from the following files: