Apollo
6.0
Open source self driving car software
|
#include <vector>
#include "cyber/common/log.h"
#include "modules/localization/msf/local_map/base_map/base_map_matrix.h"
#include "modules/localization/msf/local_map/base_map/base_map_node.h"
Go to the source code of this file.
Classes | |
struct | apollo::localization::msf::LosslessMapSingleCell |
struct | apollo::localization::msf::LosslessMapCell |
The multiple layers of the cell. More... | |
class | apollo::localization::msf::LosslessMapMatrix |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::localization | |
apollo::localization | |
apollo::localization::msf | |
apollo::localization::msf | |
Macros | |
#define | IDL_CAR_NUM_RESERVED_MAP_LAYER 2U |
The first layer (layer 0) includes all the intensities from any layers. Other layers only include the samples from a layer. More... | |
#define IDL_CAR_NUM_RESERVED_MAP_LAYER 2U |
The first layer (layer 0) includes all the intensities from any layers. Other layers only include the samples from a layer.