|
Apollo
v5.5.0
Open source self driving car software
|
#include "modules/perception/base/concurrent_object_pool.h"#include "modules/perception/lidar/common/lidar_frame.h"
Go to the source code of this file.
Classes | |
| struct | apollo::perception::lidar::LidarFrameInitializer |
Namespaces | |
| apollo | |
| apollo::perception | |
| apollo::perception::lidar | |
Typedefs | |
| typedef base::ConcurrentObjectPool< LidarFrame, kLidarFramePoolSize, LidarFrameInitializer > | apollo::perception::lidar::LidarFramePool |
1.8.13