LocationNameResolverServices Struct Reference

Everything needed to turn a spoken place into a location. More...

#include <armarx/navigation/skills/LocationNameResolver.h>

Public Attributes

memory::client::graph::ReaderlocationReader = nullptr
 
armarx::armem::obj::clazz::ClassReaderobjectClassReader = nullptr
 
objpose::ObjectPoseClient objectPoseClient
 

Detailed Description

Everything needed to turn a spoken place into a location.

Bundled so that a skill can build it once from its own services and hand it around.

Definition at line 47 of file LocationNameResolver.h.

Member Data Documentation

◆ locationReader

memory::client::graph::Reader* locationReader = nullptr

Definition at line 49 of file LocationNameResolver.h.

◆ objectClassReader

armarx::armem::obj::clazz::ClassReader* objectClassReader = nullptr

Definition at line 51 of file LocationNameResolver.h.

◆ objectPoseClient

objpose::ObjectPoseClient objectPoseClient

Definition at line 50 of file LocationNameResolver.h.


The documentation for this struct was generated from the following file: