5#include <RobotAPI/interface/skills/SkillManagerInterface.h>
6#include <RobotAPI/libraries/skills/core/aron/FluxioTypeIdentificator.aron.generated.h>
12 manager::dto::FluxioTypeIdentificator
15 manager::dto::FluxioTypeIdentificator ret;
23 manager::arondto::FluxioTypeIdentificator
26 manager::arondto::FluxioTypeIdentificator ret;
This file is part of ArmarX.
This file offers overloads of toIce() and fromIce() functions for STL container types.
static FluxioTypeIdentificator FromAron(const manager::arondto::FluxioTypeIdentificator &i)
manager::arondto::FluxioTypeIdentificator toAron() const
static FluxioTypeIdentificator FromIce(const manager::dto::FluxioTypeIdentificator &i)
manager::dto::FluxioTypeIdentificator toManagerIce() const