Apollo
6.0
Open source self driving car software
|
#include <memory>
#include <string>
#include "cyber/cyber.h"
#include "modules/perception/lidar/common/lidar_frame.h"
#include "modules/perception/onboard/inner_component_messages/inner_component_messages.h"
#include "modules/perception/proto/perception_obstacle.pb.h"
Go to the source code of this file.
Classes | |
class | apollo::perception::onboard::LidarFrameMessage |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::perception | |
apollo::perception | |
apollo::perception::onboard | |