Apollo
6.0
Open source self driving car software
|
#include <memory>
#include <string>
#include <vector>
#include "Eigen/Core"
#include "modules/perception/base/frame.h"
#include "modules/perception/fusion/base/base_forward_declaration.h"
#include "modules/perception/fusion/base/sensor_object.h"
Go to the source code of this file.
Classes | |
struct | apollo::perception::fusion::SensorFrameHeader |
class | apollo::perception::fusion::SensorFrame |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::perception | |
apollo::perception | |
apollo::perception::fusion | |
Variables | |
struct apollo::perception::fusion::SensorFrameHeader | apollo::perception::fusion::EIGEN_ALIGN16 |