knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include "Answer.h"
#include "knowrob/formulas/FirstOrderLiteral.h"
#include "knowrob/formulas/FramedPredicate.h"
Go to the source code of this file.
Classes | |
class | knowrob::AnswerYes |
Namespaces | |
knowrob | |
Functions | |
const std::shared_ptr< const AnswerYes > & | knowrob::GenericYes () |
AnswerPtr | knowrob::mergePositiveAnswers (const AnswerYesPtr &a, const AnswerYesPtr &b, bool ignoreInconsistencies) |