Go to the documentation of this file.
13 template <
class AronT>
42 return AronT::ToAronType();
void setParameters(const aron::data::DictPtr &d)
Hard set the parameters, ignoring everything that has been set or merged before.
This file is part of ArmarX.
virtual ~SpecializedSkill()=default
armarx::aron::data::DictPtr parameters
Skill()=delete
We completely remove the default constructor! A skill without a desciption cannot exist.
static armarx::aron::type::ObjectPtr GetAcceptedType()
returns the accepted type of the skill
AronT getParameters() const
Overwrite getter for parameters. Shadow Skill::getParameters()
void setParameters(const AronT &d)
arondto::NamedConfigurationParams ParamType
std::shared_ptr< Object > ObjectPtr
This file offers overloads of toIce() and fromIce() functions for STL container types.