Fawkes API Fawkes Development Version

SkillerPlugin Class Reference

Skill Execution Runtime Plugin. More...

#include <>>

Inheritance diagram for SkillerPlugin:

List of all members.

Public Member Functions

 SkillerPlugin (fawkes::Configuration *config)
 Constructor.

Detailed Description

Skill Execution Runtime Plugin.

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.

Author:
Tim Niemueller

Definition at line 28 of file skiller_plugin.h.


Constructor & Destructor Documentation

SkillerPlugin::SkillerPlugin ( fawkes::Configuration config)

Constructor.

Parameters:
configFawkes configuration

Definition at line 40 of file skiller_plugin.cpp.

References fawkes::ThreadList::push_back(), and fawkes::Plugin::thread_list.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends