|
#include <string>
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::navigation | |
This file is part of ArmarX. | |
armarx::navigation::skills | |
armarx::navigation::skills::constants | |
This file is part of ArmarX. | |
armarx::navigation::skills::constants::skill_names | |
Variables | |
const std::string | BringHumanIntoRoom = "BringHumanIntoRoom" |
const std::string | GuideHumanToRoom = "GuideHumanToRoom" |
const std::string | MoveRelativePlanar = "MoveRelativePlanar" |
const std::string | MoveXMeters = "MoveXMeters" |
const std::string | NavigateTo = "NavigateTo" |
const std::string | NavigateToChargingStation = "NavigateToChargingStation" |
const std::string | NavigateToLocation = "NavigateToLocation" |
const std::string | NavigateToNamedLocation = "NavigateToNamedLocation" |
const std::string | NavigationSkillProviderName = "navigation_skill_provider" |
const std::string | ResolveLocationName = "ResolveLocationName" |
const std::string | RotateXDegrees = "RotateXDegrees" |