|
|
#include "memory_ids.h"
Include dependency graph for memory_ids.cpp: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")} |