12#include <RobotAPI/libraries/armem_locations/aron/Location.aron.generated.h>
38 std::map<std::string, armarx::navigation::location::arondto::Location>
getAllLocations();
39 std::map<std::string, armarx::navigation::location::arondto::Location>
45 const std::string propertyPrefix =
"mem.nav.location";
The memory name system (MNS) client.
Reads data from a memory server.
std::map< std::string, armarx::navigation::location::arondto::Location > getAllLocationsInGlobalFrame()
void connect(armem::client::MemoryNameSystem &memoryNameSystem)
std::map< std::string, armarx::navigation::location::arondto::Location > getAllLocations()
virtual ~Reader()=default
Properties getProperties()
void registerPropertyDefinitions(armarx::PropertyDefinitionsPtr &def)
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.