constants.h
Go to the documentation of this file.
1#pragma once
2
3#include <string>
4
6{
7 extern const std::string ARVIZ_LAYER_NAME;
8 extern const std::string POINT_AT_SKILL_NAME;
9
10} // namespace armarx::control::pointing::constants
const std::string POINT_AT_SKILL_NAME
Definition constants.cpp:6