PlatformKalmanFilter Member List

This is the complete list of members for PlatformKalmanFilter, including all inherited members.

filterPlatformKalmanFilterprotected
getCovariance() constPlatformKalmanFilter
getFilter() constPlatformKalmanFilter
getOrientation() constPlatformKalmanFilter
getPose() constPlatformKalmanFilter
getPosition() constPlatformKalmanFilter
inverseTransformPose(const Eigen::Vector4d &pose) constPlatformKalmanFilterprotected
motionNoisePlatformKalmanFilterprotected
PlatformKalmanFilter(Eigen::Vector2d initialPosition, double initialRotation, double translationSensorStdDev=100.0, double rotationSensorStdDev=0.1, double translationVelocitySensorStdDev=1., double rotationVelocitySensorStdDev=1.)PlatformKalmanFilter
posePlatformKalmanFilterprotected
predict(double velX, double velY, double velTheta, const IceUtil::Time &deltaT)PlatformKalmanFilter
setFilter(const KalmanFilter &value)PlatformKalmanFilter
statePlatformKalmanFilterprotected
transformPose(const Eigen::Vector3d &pose) constPlatformKalmanFilterprotected
update(double x, double y, double alpha)PlatformKalmanFilter