#include <string>
#include <vector>
#include "XMLTag.h"
#include "LogFile.h"
#include "Signature.h"
#include "AlgorithmSelector.h"
#include "RelPose.h"
#include "Comm.h"
#include "PerceptionPrimitive.h"
Go to the source code of this file.
Classes | |
class | cop::AttendedObjects |
class | cop::AttentionManager |
tries to detect constantly new objects in the visible area More... | |
Namespaces | |
namespace | cop |
all functionality of the project cognitive perception is in the cop namespace Have a closer look to the interfaces that are provided by cognitive_perception: | |
Defines | |
#define | XML_NODE_ATTENTIONMANAGER "AttentionManager" |
#define XML_NODE_ATTENTIONMANAGER "AttentionManager" |
Definition at line 43 of file AttentionManager.h.