Apollo  6.0
Open source self driving car software
Classes | Namespaces | Macros
lossless_map_matrix.h File Reference
#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"
Include dependency graph for lossless_map_matrix.h:
This graph shows which files directly or indirectly include this file:

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...
 

Macro Definition Documentation

◆ IDL_CAR_NUM_RESERVED_MAP_LAYER

#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.