Public Types | |
enum | { NQ = 1, NV = 1 } |
enum | { Options = _Options } |
typedef BiasZeroTpl< Scalar, Options > | Bias_t |
typedef ConstraintPrismaticUnalignedTpl< Scalar, Options > | Constraint_t |
typedef Eigen::Matrix< Scalar, NV, NV, Options > | D_t |
typedef JointDataPrismaticUnalignedTpl< Scalar, Options > | JointDataDerived |
typedef JointModelPrismaticUnalignedTpl< Scalar, Options > | JointModelDerived |
typedef MotionPrismaticUnalignedTpl< Scalar, Options > | Motion_t |
typedef _Scalar | Scalar |
typedef Eigen::Matrix< Scalar, NV, 1, Options > | TangentVector_t |
typedef TransformTranslationTpl< Scalar, Options > | Transformation_t |
typedef Eigen::Matrix< Scalar, 6, NV, Options > | U_t |
typedef Eigen::Matrix< Scalar, 6, NV, Options > | UD_t |
Public Attributes | |
PINOCCHIO_JOINT_DATA_BASE_ACCESSOR_DEFAULT_RETURN_TYPE typedef Eigen::Matrix< Scalar, NQ, 1, Options > | ConfigVector_t |
Definition at line 382 of file joint-prismatic-unaligned.hpp.