Apollo  6.0
Open source self driving car software
Classes | Namespaces | Typedefs
spp_pool_types.h File Reference
#include "modules/perception/base/light_object_pool.h"
#include "modules/perception/base/object_pool_types.h"
#include "modules/perception/lidar/lib/detector/cnn_segmentation/spp_engine/spp_cluster.h"
Include dependency graph for spp_pool_types.h:

Go to the source code of this file.

Classes

struct  apollo::perception::lidar::SppClusterInitializer
 

Namespaces

 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.
 
 apollo::perception
 apollo::perception
 
 apollo::perception::lidar
 

Typedefs

typedef base::LightObjectPool< SppCluster, kSppClusterPoolSize, SppClusterInitializer, base::SensorType::VELODYNE_64 > apollo::perception::lidar::SppClusterPool