Apollo
6.0
Open source self driving car software
|
#include <map>
#include <string>
#include <vector>
#include "modules/perception/base/distortion_model.h"
#include "modules/perception/base/point.h"
#include "modules/perception/base/traffic_light.h"
#include "modules/perception/camera/lib/traffic_light/preprocessor/pose.h"
Go to the source code of this file.
Classes | |
struct | apollo::perception::camera::ProjectOption |
struct | apollo::perception::camera::MultiCamerasInitOption |
class | apollo::perception::camera::MultiCamerasProjection |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::perception | |
apollo::perception | |
apollo::perception::camera | |