|
Apollo
v5.5.0
Open source self driving car software
|
#include "modules/perception/base/light_object_pool.h"#include "modules/perception/base/object_pool_types.h"#include "modules/perception/lidar/lib/segmentation/cnnseg/spp_engine/spp_cluster.h"
Go to the source code of this file.
Classes | |
| struct | apollo::perception::lidar::SppClusterInitializer |
Namespaces | |
| apollo | |
| apollo::perception | |
| apollo::perception::lidar | |
Typedefs | |
| typedef base::LightObjectPool< SppCluster, kSppClusterPoolSize, SppClusterInitializer, base::SensorType::VELODYNE_64 > | apollo::perception::lidar::SppClusterPool |
1.8.13