FluxioControlNode.cpp File Reference
#include "FluxioControlNode.h"
#include <optional>
#include <vector>
#include <ArmarXCore/core/logging/Logging.h>
#include "RobotAPI/libraries/aron/core/data/variant/container/List.h"
#include "RobotAPI/libraries/aron/core/data/variant/primitive/Float.h"
#include "RobotAPI/libraries/aron/core/data/variant/primitive/String.h"
#include "RobotAPI/libraries/skills/core/FluxioNode.h"
#include <RobotAPI/interface/skills/SkillManagerInterface.h>
#include <RobotAPI/libraries/skills/core/aron/FluxioParameter.aron.generated.h>
#include "FluxioParameter.h"
+ Include dependency graph for FluxioControlNode.cpp:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::skills
 This file is part of ArmarX.
 

Functions

FluxioControlNodeType FluxioControlNodeTypeFromString (const std::string &type)
 
std::optional< std::string > FluxioControlNodeTypeToString (const FluxioControlNodeType &type)