constants.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
armarx::control::retrieve_hand::constants
4
{
5
constexpr
auto
SKILL_PROVIDER_NAME
=
"retrieve_hand_skill_provider"
;
6
constexpr
auto
SKILL_NAME
=
"RetrieveHand"
;
7
}
// namespace armarx::control::retrieve_hand::constants
armarx::control::retrieve_hand::constants
Definition
constants.h:4
armarx::control::retrieve_hand::constants::SKILL_PROVIDER_NAME
constexpr auto SKILL_PROVIDER_NAME
Definition
constants.h:5
armarx::control::retrieve_hand::constants::SKILL_NAME
constexpr auto SKILL_NAME
Definition
constants.h:6
armarx
control
retrieve_hand
constants
constants.h
Generated by
1.13.2