| Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include "afsParticle.h"
Include dependency graph for afsMain.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | afsInit () |
| void | afsSetLandmark (int landmark, double x, double y, double covariance) |
| void | afsDistribute (double lx, double ty, double rx, double by) |
| void | afsMotion (double dx, double dy, double da, unsigned int time) |
| void | afsMeasurement (int landmark, double theta) |
| void | afsResample () |
| afsParticle * | afsWhatsUp (double *error) |
| double | afsCertainty () |
| afsParticle * | afsInvadeFSData () |
|
|
Definition at line 390 of file afsMain.cc. References AFS_NUM_LANDMARKS, AFS_NUM_PARTICLES, afsApplyBestPose(), afsFindBestPose(), afsGuessState(), afsParticle, afsParticleError(), afsPose, afsWhatsUp(), afsXY, and Particles. |
Here is the call graph for this function:

|
||||||||||||||||||||
|
Definition at line 77 of file afsMain.cc. References AFS_NUM_PARTICLES, dx, Particles, _afsParticle::pose, _afsPose::theta, _afsPose::x, and _afsPose::y. |
|
|
Definition at line 26 of file afsMain.cc. References AFS_NUM_PARTICLES, afsParticleInit(), newParticles, Particles, and ParticleSets. |
Here is the call graph for this function:

|
|
Definition at line 428 of file afsMain.cc. References afsParticle, and Particles. |
|
||||||||||||
|
Definition at line 91 of file afsMain.cc. References AFS_NUM_PARTICLES, afsMeasurementUpdate(), and Particles. |
Here is the call graph for this function:

|
||||||||||||||||||||
|
Definition at line 36 of file afsMain.cc. References AFS_NUM_PARTICLES, afsMotionResample(), da, dx, Particles, and time. |
Here is the call graph for this function:

|
|
Definition at line 100 of file afsMain.cc. References AFS_NUM_PARTICLES, afsParticle, afsParticleCopy(), _afsParticle::gotweight, newParticles, Particles, _afsParticle::weight, and Weights. |
Here is the call graph for this function:

|
||||||||||||||||||||
|
Definition at line 56 of file afsMain.cc. References AFS_NUM_PARTICLES, afsLandmarkLoc, _afsParticle::landmarks, _afsLandmarkLoc::mean, Particles, _afsLandmarkLoc::state, and _afsLandmarkLoc::variance. |
|
|
Definition at line 188 of file afsMain.cc. References AFS_NUM_LANDMARKS, AFS_NUM_PARTICLES, afsApplyBestPose(), afsFindBestPose(), afsGuessState(), afsLandmarkLoc, afsParticle, afsParticleError(), afsParticleInit(), afsPose, afsXY, dx, _afsParticle::landmarks, _afsLandmarkLoc::mean, Particles, _afsParticle::pose, _afsLandmarkLoc::state, _afsPose::theta, _afsLandmarkLoc::variance, _afsXY::x, _afsPose::x, _afsXY::y, and _afsPose::y. |
Here is the call graph for this function:

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