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

Constructor & Destructor Documentation

SkillerPlugin::SkillerPlugin ( fawkes::Configuration config)

Constructor.

Parameters:
configFawkes configuration

Definition at line 40 of file skiller_plugin.cpp.

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


The documentation for this class was generated from the following files: