#include <fwd.hpp>
Public Member Functions | |
JointDataHelicalUnalignedTpl () | |
template<typename Vector3Like > | |
JointDataHelicalUnalignedTpl (const Eigen::MatrixBase< Vector3Like > &axis) | |
PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) | |
std::string | shortname () const |
Static Public Member Functions | |
static std::string | classname () |
Public Attributes | |
Bias_t | c |
D_t | Dinv |
PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR ConfigVector_t | joint_q |
TangentVector_t | joint_v |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef JointHelicalUnalignedTpl< _Scalar, _Options > | JointDerived |
Transformation_t | M |
Constraint_t | S |
D_t | StU |
U_t | U |
UD_t | UDinv |
Motion_t | v |
Definition at line 69 of file multibody/joint/fwd.hpp.
|
inline |
Definition at line 591 of file joint-helical-unaligned.hpp.
|
inline |
Definition at line 605 of file joint-helical-unaligned.hpp.
|
inlinestatic |
Definition at line 618 of file joint-helical-unaligned.hpp.
pinocchio::JointDataHelicalUnalignedTpl< _Scalar, _Options >::PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE | ( | JointDerived | ) |
|
inline |
Definition at line 622 of file joint-helical-unaligned.hpp.
Bias_t pinocchio::JointDataHelicalUnalignedTpl< _Scalar, _Options >::c |
Definition at line 583 of file joint-helical-unaligned.hpp.
D_t pinocchio::JointDataHelicalUnalignedTpl< _Scalar, _Options >::Dinv |
Definition at line 587 of file joint-helical-unaligned.hpp.
PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR ConfigVector_t pinocchio::JointDataHelicalUnalignedTpl< _Scalar, _Options >::joint_q |
Definition at line 577 of file joint-helical-unaligned.hpp.
TangentVector_t pinocchio::JointDataHelicalUnalignedTpl< _Scalar, _Options >::joint_v |
Definition at line 578 of file joint-helical-unaligned.hpp.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef JointHelicalUnalignedTpl<_Scalar, _Options> pinocchio::JointDataHelicalUnalignedTpl< _Scalar, _Options >::JointDerived |
Definition at line 573 of file joint-helical-unaligned.hpp.
Transformation_t pinocchio::JointDataHelicalUnalignedTpl< _Scalar, _Options >::M |
Definition at line 581 of file joint-helical-unaligned.hpp.
Constraint_t pinocchio::JointDataHelicalUnalignedTpl< _Scalar, _Options >::S |
Definition at line 580 of file joint-helical-unaligned.hpp.
D_t pinocchio::JointDataHelicalUnalignedTpl< _Scalar, _Options >::StU |
Definition at line 589 of file joint-helical-unaligned.hpp.
U_t pinocchio::JointDataHelicalUnalignedTpl< _Scalar, _Options >::U |
Definition at line 586 of file joint-helical-unaligned.hpp.
UD_t pinocchio::JointDataHelicalUnalignedTpl< _Scalar, _Options >::UDinv |
Definition at line 588 of file joint-helical-unaligned.hpp.
Motion_t pinocchio::JointDataHelicalUnalignedTpl< _Scalar, _Options >::v |
Definition at line 582 of file joint-helical-unaligned.hpp.