21#include "clips_pddl_parser_thread.h"
23#include <core/plugin.h>
45PLUGIN_DESCRIPTION(
"CLIPS feature to parse PDDL domains")
CLIPS PDDL Parser Plugin.
ClipsPddlParserPlugin(Configuration *config)
Constructor.
Plugin thread that provides the pddl-parser CLIPS features.
Interface for configuration handling.
ThreadList thread_list
Thread list member.
Configuration * config
Fawkes configuration.
void push_back(Thread *thread)
Add thread to the end.
Fawkes library namespace.