constants.cpp
Go to the documentation of this file.
1#include "constants.h"
2
4{
5 const std::string constants::ARVIZ_LAYER_NAME = "Pointing";
6 const std::string constants::POINT_AT_SKILL_NAME = "PointAt";
7
8} // namespace armarx::control::pointing
const std::string POINT_AT_SKILL_NAME
Definition constants.cpp:6