21#include "execution_time_estimator_thread.h"
23#include <core/plugin.h>
44PLUGIN_DESCRIPTION(
"Provider for execution time estimates")
Estimate skill execution times.
ExecutionTimeEstimatorsPlugin(fawkes::Configuration *config)
Constructor.
The plugin thread, initializes the aspect.
Plugin representation for JSON transfer.
Interface for configuration handling.
ThreadList thread_list
Thread list member.
Configuration * config
Fawkes configuration.
void push_back(Thread *thread)
Add thread to the end.