skill_ids.cpp
Go to the documentation of this file.
1#include "skill_ids.h"
2
3#include "constants.h"
4
6{
7
10
13
14
15} // namespace armarx::control::collision_avoidance::skill_ids
const std::string SKILL_NAME
The name of the skill in this library.
Definition constants.cpp:29
const std::string SKILL_PROVIDER_NAME
The name of the skill provider containing skills of this library.
Definition constants.cpp:27
const armarx::skills::SkillID CollisionAvoidanceSkillID
Definition skill_ids.cpp:11
const armarx::skills::ProviderID SkillProviderID
Definition skill_ids.cpp:8