#include "LocateAlgorithm.h"
#include "XMLTag.h"
#include <pluginlib/class_loader.h>
#include <time.h>
Go to the source code of this file.
Defines | |
#define | TRACKING_POSSIBLE_MS 2 |
Variables | |
pluginlib::ClassLoader < LocateAlgorithm > | s_localg_loader ("cognitive_perception","LocateAlgorithm") |
#define TRACKING_POSSIBLE_MS 2 |
Definition at line 32 of file LocateAlgorithm.cpp.
pluginlib::ClassLoader<LocateAlgorithm> s_localg_loader("cognitive_perception","LocateAlgorithm") |