memory_ids.h File Reference
+ Include dependency graph for memory_ids.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::armem
 
 armarx::armem::robot_state
 

Variables

const MemoryID descriptionSegmentID { memoryID.withCoreSegmentName("Description") }
 
const MemoryID exteroceptionSegmentID { memoryID.withCoreSegmentName("Exteroception") }
 
const MemoryID localizationSegmentID { memoryID.withCoreSegmentName("Localization") }
 
const MemoryID memoryID { "RobotState" }
 
const MemoryID proprioceptionSegmentID { memoryID.withCoreSegmentName("Proprioception") }