
#include "Beowulf/Beowulf.H"#include "Beobot/beobot-GSnav-def.H"#include "Component/ModelComponent.H"#include "Beobot/Landmark.H"#include "SIFT/Histogram.H"#include "Beobot/GSparticle.H"#include "Beobot/Environment.H"#include "Util/Timer.H"#include <list>#include <pthread.h>

Go to the source code of this file.
Classes | |
| struct | GSlocJobData |
| class | GSlocalizer |
Defines | |
| #define | NUM_GSL_THREAD 16 |
| #define | N_OBJECT_BLOCK 40 |
takes in salient object and gist vector to localize in the map it has. It also takes in command to go to a target location
Definition in file GSlocalizer.H.
1.6.3