Go to the documentation of this file.
10 #ifndef __SOT_TASK_H__
11 #define __SOT_TASK_H__
34 #if defined task_EXPORTS
35 #define SOTTASK_EXPORT __declspec(dllexport)
37 #define SOTTASK_EXPORT __declspec(dllimport)
40 #define SOTTASK_EXPORT
83 Task(
const std::string &
n);
84 void initCommands(
void);
87 void addFeatureFromName(
const std::string &
name);
88 void clearFeatureList(
void);
91 void setControlSelection(
const Flags &act);
92 void addControlSelection(
const Flags &act);
93 void clearControlSelection(
void);
95 void setWithDerivative(
const bool &s);
96 bool getWithDerivative(
void);
118 void display(std::ostream &os)
const;
121 virtual std::ostream &
writeGraph(std::ostream &os)
const;
dynamicgraph::SignalTimeDependent< dynamicgraph::Vector, sigtime_t > errorTimeDerivativeSOUT
dynamicgraph::SignalPtr< Flags, sigtime_t > controlSelectionSIN
dynamicgraph::SignalPtr< double, sigtime_t > controlGainSIN
std::list< FeatureAbstract * > FeatureList_t
std::vector< MultiBound > VectorMultiBound
This class gives the abstract definition of a feature.
FeatureList_t featureList
#define DYNAMIC_GRAPH_ENTITY_DECL()
FeatureList_t & getFeatureList(void)
dynamicgraph::SignalTimeDependent< dynamicgraph::Vector, sigtime_t > errorSOUT
Class that defines the basic elements of a task.
void writeGraph(const char *filename)
dynamicgraph::SignalPtr< double, sigtime_t > dampingGainSINOUT
sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:31