ComponentInterface.ice
Go to the documentation of this file.
1
#pragma once
2
3
#include <RobotAPI/interface/skills/SkillProviderInterface.ice>
4
5
6
module
armarx
7
{
8
module
control
9
{
10
module components
11
{
12
module control_skill_provider
13
{
14
interface
ComponentInterface
15
extends
::armarx::skills::provider::dti::SkillProviderInterface
16
{
17
};
18
};
19
};
20
};
21
};
armarx::control::components::control_skill_provider::ComponentInterface
Definition:
ComponentInterface.ice:14
control
This file is part of ArmarX.
armarx
This file offers overloads of toIce() and fromIce() functions for STL container types.
Definition:
ArmarXTimeserver.cpp:28
armarx
control
components
control_skill_provider
ComponentInterface.ice
Generated on Sat Oct 12 2024 09:14:06 for armarx_documentation by
1.8.17