odometry
odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF > Member List

This is the complete list of members for odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >, including all inherited members.

COMBINATORICS enum valueodometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >
combinatoricsPointInContact()odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >inlineprotected
contactPointsodometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >
contactSelectionodometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >
fkCovodometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >
fkRobotodometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >
getKinematics(std::vector< Eigen::Affine3d > &currentFkRobot, std::vector< base::Matrix6d > &currentFkCov)odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >inlinevirtual
getPointsInContact()odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >inlinevirtual
kinematics_ptr typedefodometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >
LOWEST_POINT enum valueodometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >
lowestPointInContact()odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >inlineprotected
MAX_CHAIN_DOFodometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >static
methodContactPoint enum nameodometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >
MODEL_DOFodometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >static
MotionModel()odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >inline
MotionModel(bool &status, MotionModel::methodContactPoint method, kinematics_ptr robotModel)odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >inline
navEquations(const Eigen::Matrix< _Scalar, 6, 1 > &cartesianVelocities, const Eigen::Matrix< _Scalar, MODEL_DOF, 1 > &modelVelocities, const Eigen::Matrix< _Scalar, 6 *_RobotTrees, MODEL_DOF > &J, const Eigen::Matrix< _Scalar, 6, 6 > &cartesianVelCov, const Eigen::Matrix< _Scalar, MODEL_DOF, MODEL_DOF > &modelVelCov, Eigen::Matrix< _Scalar, 6 *_RobotTrees, 3+_RobotTrees+(_RobotTrees *_ContactDoF)> &unknownA, Eigen::Matrix< _Scalar, 3+_RobotTrees+(_RobotTrees *_ContactDoF), 1 > &unknownx, Eigen::Matrix< _Scalar, 6 *_RobotTrees, 3+_RobotJointDoF > &knownB, Eigen::Matrix< _Scalar, 3+_RobotJointDoF, 1 > &knowny, Eigen::Matrix< _Scalar, 6 *_RobotTrees, 6 *_RobotTrees > &Weight)odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >inlineprotected
navEquationsNoAngVelo(const Eigen::Matrix< _Scalar, 6, 1 > &cartesianVelocities, const Eigen::Matrix< _Scalar, MODEL_DOF, 1 > &modelVelocities, const Eigen::Matrix< _Scalar, 6 *_RobotTrees, MODEL_DOF > &J, const Eigen::Matrix< _Scalar, 6, 6 > &cartesianVelCov, const Eigen::Matrix< _Scalar, MODEL_DOF, MODEL_DOF > &modelVelCov, Eigen::Matrix< _Scalar, 6 *_RobotTrees, 6+_RobotTrees+(_RobotTrees *_ContactDoF)> &unknownA, Eigen::Matrix< _Scalar, 6+_RobotTrees+(_RobotTrees *_ContactDoF), 1 > &unknownx, Eigen::Matrix< _Scalar, 6 *_RobotTrees, _RobotJointDoF > &knownB, Eigen::Matrix< _Scalar, _RobotJointDoF, 1 > &knowny, Eigen::Matrix< _Scalar, 6 *_RobotTrees, 6 *_RobotTrees > &Weight)odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >inlineprotected
navSolver(const Eigen::Matrix< _Scalar, MODEL_DOF, 1 > &modelPositions, Eigen::Matrix< _Scalar, 6, 1 > &cartesianVelocities, Eigen::Matrix< _Scalar, MODEL_DOF, 1 > &modelVelocities, Eigen::Matrix< _Scalar, 6, 6 > &cartesianVelCov, Eigen::Matrix< _Scalar, MODEL_DOF, MODEL_DOF > &modelVelCov, Eigen::Matrix< _Scalar, 6 *_RobotTrees, 6 *_RobotTrees > Weight)odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >inlinevirtual
navSolverNoAngVelo(const Eigen::Matrix< _Scalar, MODEL_DOF, 1 > &modelPositions, Eigen::Matrix< _Scalar, 6, 1 > &cartesianVelocities, Eigen::Matrix< _Scalar, MODEL_DOF, 1 > &modelVelocities, Eigen::Matrix< _Scalar, 6, 6 > &cartesianVelCov, Eigen::Matrix< _Scalar, MODEL_DOF, MODEL_DOF > &modelVelCov, Eigen::Matrix< _Scalar, 6 *_RobotTrees, 6 *_RobotTrees > Weight)odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >inlinevirtual
NO_CONTACTodometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >static
robotModelodometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >
selectPointsInContact(MotionModel::methodContactPoint method)odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >inlineprotected
slipSolver(void)odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >inlinevirtual
updateKinematics(const Eigen::Matrix< _Scalar, MODEL_DOF, 1 > &modelPositions)odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >inline
~MotionModel()odometry::MotionModel< _Scalar, _RobotTrees, _RobotJointDoF, _SlipDoF, _ContactDoF >inline