| Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include "afsParticle.h"
#include "afsTriangulator.h"
#include "afsUtility.h"
#include <math.h>
#include <stdio.h>
Include dependency graph for afsMeasurementUpdate.cc:

Go to the source code of this file.
Functions | |
| void | doPriming (afsParticle *p, int landmark, double theta) |
| void | doKalmanUpdate (afsParticle *p, int landmark, double theta) |
| void | afsMeasurementUpdate (afsParticle *p, int landmark, double theta) |
|
||||||||||||||||
|
Definition at line 23 of file afsMeasurementUpdate.cc. References afsParticle, doKalmanUpdate(), doPriming(), _afsParticle::landmarks, _afsParticle::pose, _afsLandmarkLoc::state, and _afsPose::theta. |
Here is the call graph for this function:

|
||||||||||||||||
|
Definition at line 80 of file afsMeasurementUpdate.cc. References AFS_MEASURE_VARIANCE, AFS_VARIANCE_MULTIPLIER, afsLandmarkLoc, afsParticle, find_dtheta(), _afsParticle::gotweight, _afsParticle::landmarks, _afsLandmarkLoc::mean, _afsParticle::pose, R, _afsLandmarkLoc::variance, _afsParticle::weight, _afsPose::x, and _afsPose::y. |
Here is the call graph for this function:

|
||||||||||||||||
Here is the call graph for this function:

|
Tekkotsu v1.5 |
Generated Fri Oct 10 15:52:11 2003 by Doxygen 1.3.4 |