Public Types | |
| enum | { Options = _Options, NQ = Eigen::Dynamic, NV = Eigen::Dynamic } |
| typedef MotionTpl< Scalar, Options > | Bias_t |
| typedef Bias_t | BiasTypeConstRef |
| typedef Eigen::Matrix< Scalar, Eigen::Dynamic, 1, Options > | ConfigVector_t |
| typedef ConstraintTpl< Eigen::Dynamic, Scalar, Options > | Constraint_t |
| typedef Constraint_t | ConstraintTypeConstRef |
| typedef Eigen::Matrix< Scalar, Eigen::Dynamic, Eigen::Dynamic, Options > | D_t |
| typedef D_t | DTypeConstRef |
| typedef JointCollectionTpl< Scalar, Options > | JointCollection |
| typedef JointDataTpl< Scalar, Options, JointCollectionTpl > | JointDataDerived |
| typedef JointModelTpl< Scalar, Options, JointCollectionTpl > | JointModelDerived |
| typedef MotionTpl< Scalar, Options > | Motion_t |
| typedef Motion_t | MotionTypeConstRef |
| typedef _Scalar | Scalar |
| typedef Eigen::Matrix< Scalar, Eigen::Dynamic, 1, Options > | TangentVector_t |
| typedef Transformation_t | TansformTypeConstRef |
| typedef SE3Tpl< Scalar, Options > | Transformation_t |
| typedef Eigen::Matrix< Scalar, 6, Eigen::Dynamic, Options > | U_t |
| typedef Eigen::Matrix< Scalar, 6, Eigen::Dynamic, Options > | UD_t |
| typedef UD_t | UDTypeConstRef |
| typedef U_t | UTypeConstRef |
| typedef U_t | UTypeRef |
Definition at line 23 of file joint-generic.hpp.