|
|
#include <memory>#include <RobotAPI/interface/skills/SkillManagerInterface.h>#include <RobotAPI/libraries/skills/core/aron/FluxioNode.aron.generated.h>#include "FluxioNode.h"#include "FluxioParameter.h"
Include dependency graph for FluxioControlNode.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | FluxioControlNode |
Namespaces | |
| namespace | armarx |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| namespace | armarx::skills |
| This file is part of ArmarX. | |
Enumerations | |
| enum class | FluxioControlNodeType { UNKNOWN = 0 , SPLITTER = 1 , AND_MERGER = 2 , LOOP_REPEAT = 3 , LOOP_RETRY = 4 } |