Persistent Storage

Macros

The following macros are used for persistent memory access:

Persistent Values

Table of Contents

The persistent values come from the following sources:
Purpose Class Source File Initialization File
shared memory persistent.cpp ram.ini
waypoints mission_profile mission_profile.cpp waypoint.ini
Map OGrid occupancy_grid.cpp map.ini
Invariant invariant invariant.cpp oomrm.ini

Adding Values

To add values to persistent. You will need to modify the following places: