Skip to content
Snippets Groups Projects
Commit e03ff59b authored by Fabian Reister's avatar Fabian Reister
Browse files

"virtual" robot root name is now "Root"

parent 337d018b
No related branches found
No related tags found
1 merge request!272Fix/robot state memory fixed robot root name
......@@ -32,6 +32,6 @@ namespace armarx::armem::robot_state::constants
inline const std::string descriptionEntityName = "description";
inline const std::string robotRootNodeName = "root";
inline const std::string robotRootNodeName = "Root";
} // namespace armarx::armem::robot_state::constants
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