Apollo
6.0
Open source self driving car software
|
#include <algorithm>
#include <map>
#include <vector>
#include "modules/perception/tool/benchmark/lidar/base/frame.h"
#include "modules/perception/tool/benchmark/lidar/eval/meta_statistics.h"
Go to the source code of this file.
Classes | |
struct | apollo::perception::benchmark::ObjectMatch |
class | apollo::perception::benchmark::FrameStatistics |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::perception | |
apollo::perception | |
apollo::perception::benchmark | |