Skip to content
Snippets Groups Projects
Commit 5efb1bf5 authored by Rainer Kartmann's avatar Rainer Kartmann
Browse files

Fix default name of MemoryNameSystem

parent fd3ebe7a
No related branches found
No related tags found
2 merge requests!140armem/dev -> master,!133Add Object Memory with Class and Instance Segments
......@@ -76,7 +76,7 @@ namespace armarx::armem::mns::plugins
mns::MemoryNameSystemInterfacePrx memoryNameSystem = nullptr;
bool memoryNameSystemEnabled = true;
std::string memoryNameSystemName = "ArMemMemoryNameSystem";
std::string memoryNameSystemName = "MemoryNameSystem";
};
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment