#include <plugins/skiller/skiller_plugin.h>
Inheritance diagram for SkillerPlugin:
Public Member Functions | |
SkillerPlugin (fawkes::Configuration *config) | |
Constructor. |
This plugin facilitates the Fawkes skill module. It allows for execution of so-called skills, basic action atoms that can be used for form complex behavior.
Definition at line 28 of file skiller_plugin.h.
SkillerPlugin::SkillerPlugin | ( | fawkes::Configuration * | config | ) |
Constructor.
config | Fawkes configuration |
Definition at line 40 of file skiller_plugin.cpp.
References fawkes::ThreadList::push_back(), and fawkes::Plugin::thread_list.