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