#include <fwd.hpp>
Public Member Functions | |
JointDataSphericalZYXTpl () | |
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 JointSphericalZYXTpl< _Scalar, _Options > | JointDerived |
Transformation_t | M |
Constraint_t | S |
D_t | StU |
U_t | U |
UD_t | UDinv |
Motion_t | v |
Definition at line 85 of file multibody/joint/fwd.hpp.
|
inline |
Definition at line 344 of file joint-spherical-ZYX.hpp.
|
inlinestatic |
Definition at line 358 of file joint-spherical-ZYX.hpp.
pinocchio::JointDataSphericalZYXTpl< _Scalar, _Options >::PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE | ( | JointDerived | ) |
|
inline |
Definition at line 362 of file joint-spherical-ZYX.hpp.
Bias_t pinocchio::JointDataSphericalZYXTpl< _Scalar, _Options >::c |
Definition at line 336 of file joint-spherical-ZYX.hpp.
D_t pinocchio::JointDataSphericalZYXTpl< _Scalar, _Options >::Dinv |
Definition at line 340 of file joint-spherical-ZYX.hpp.
PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR ConfigVector_t pinocchio::JointDataSphericalZYXTpl< _Scalar, _Options >::joint_q |
Definition at line 330 of file joint-spherical-ZYX.hpp.
TangentVector_t pinocchio::JointDataSphericalZYXTpl< _Scalar, _Options >::joint_v |
Definition at line 331 of file joint-spherical-ZYX.hpp.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef JointSphericalZYXTpl<_Scalar, _Options> pinocchio::JointDataSphericalZYXTpl< _Scalar, _Options >::JointDerived |
Definition at line 326 of file joint-spherical-ZYX.hpp.
Transformation_t pinocchio::JointDataSphericalZYXTpl< _Scalar, _Options >::M |
Definition at line 334 of file joint-spherical-ZYX.hpp.
Constraint_t pinocchio::JointDataSphericalZYXTpl< _Scalar, _Options >::S |
Definition at line 333 of file joint-spherical-ZYX.hpp.
D_t pinocchio::JointDataSphericalZYXTpl< _Scalar, _Options >::StU |
Definition at line 342 of file joint-spherical-ZYX.hpp.
U_t pinocchio::JointDataSphericalZYXTpl< _Scalar, _Options >::U |
Definition at line 339 of file joint-spherical-ZYX.hpp.
UD_t pinocchio::JointDataSphericalZYXTpl< _Scalar, _Options >::UDinv |
Definition at line 341 of file joint-spherical-ZYX.hpp.
Motion_t pinocchio::JointDataSphericalZYXTpl< _Scalar, _Options >::v |
Definition at line 335 of file joint-spherical-ZYX.hpp.