knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include "knowrob/plugins/PluginManager.h"
#include "knowrob/storage/StorageManager.h"
#include "knowrob/KnowledgeBase.h"
#include "knowrob/reasoner/GoalDrivenReasoner.h"
#include "knowrob/reasoner/DataDrivenReasoner.h"
Go to the source code of this file.
Classes | |
class | knowrob::ReasonerManager |
Namespaces | |
knowrob | |
Macros | |
#define | KNOWROB_BUILTIN_REASONER(Name, Type) |
#define KNOWROB_BUILTIN_REASONER | ( | Name, | |
Type | |||
) |
Definition at line 101 of file ReasonerManager.h.