Cooperative Localisation Filters 0.0.1
Loading...
Searching...
No Matches
Filter Member List

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

ANGULAR_VELOCITY enum valueFilterprotected
augmentedCovariance_t typedefFilterprotected
augmentedInformation_t typedefFilterprotected
augmentedPrecision_t typedefFilterprotected
augmentedState_t typedefFilterprotected
BEARING enum valueFilterprotected
calculateMeasurementJacobian(EstimationParameters &, const EstimationParameters &)Filterprotected
calculateMotionJacobian(const Robot::Odometry &, EstimationParameters &, const double)Filterprotected
calculateNormalisedEstimationResidual(const EstimationParameters &)Filterprotected
calculateNormalisedInnovation(const EstimationParameters &)Filterprotected
calculateProcessJacobian(EstimationParameters &, const double)Filterprotected
computePseudoInverse(const matrix3D_t &)Filterprotected
computePseudoInverse(const matrix6D_t &)Filterprotected
correction(EstimationParameters &, const EstimationParameters &)=0Filterprotectedpure virtual
covariance_t typedefFilterprotected
createAugmentedMatrix(const covariance_t &, const covariance_t &)Filterprotected
createAugmentedVector(const state_t &, const state_t &)Filterprotected
data_Filterprotected
Filter(DataHandler &data)Filterexplicit
FORWARD_VELOCITY enum valueFilterprotected
HuberMeasurement(const measurement_t &, const huberMeasurementThresholds_t &)Filterprotected
huberMeasurementThresholds_t typedefFilterprotected
huberMeasurementWeights_t typedefFilterprotected
HuberState(const augmentedState_t &, const huberStateThresholds_t &)Filterprotected
huberStateThresholds_t typedefFilterprotected
huberStateWeights_t typedefFilterprotected
information_t typedefFilterprotected
kalmanGain_t typedefFilterprotected
landmark_parametersFilterprotected
marginalise(const matrix6D_t &)Filterprotected
marginalise(const vector6D_t &, const matrix6D_t &)Filterprotected
matrix2D_t typedefFilterprotected
matrix3D_t typedefFilterprotected
matrix6D_t typedefFilterprotected
measurement_t typedefFilterprotected
measurement_thresholdsFilterprotected
measurementCovariance_t typedefFilterprotected
measurementJacobian_t typedefFilterprotected
measurementModel(EstimationParameters &, const EstimationParameters &)Filterprotected
motionJacobian_t typedefFilterprotected
motionModel(const Robot::Odometry &, EstimationParameters &, const double)Filterprotected
normaliseAngle(double &)Filterprotected
ORIENTATION enum valueFilterprotected
performInference()Filter
precision_t typedefFilterprotected
prediction(const Robot::Odometry &, EstimationParameters &)=0Filterprotectedpure virtual
processCovariance_t typedefFilterprotected
processJacobian_t typedefFilterprotected
RANGE enum valueFilterprotected
robot_parametersFilterprotected
state_t typedefFilterprotected
state_thresholdsFilterprotected
total_inputsFilterprotectedstatic
total_measurementsFilterprotectedstatic
total_statesFilterprotectedstatic
vector2D_t typedefFilterprotected
vector3D_t typedefFilterprotected
vector6D_t typedefFilterprotected
X enum valueFilterprotected
Y enum valueFilterprotected
~Filter()Filtervirtual