Apollo 11.0
自动驾驶开放平台
lidar_detection_component.h 文件参考
#include <memory>
#include <string>
#include "modules/perception/lidar_detection/proto/lidar_detection_component_config.pb.h"
#include "cyber/component/component.h"
#include "modules/perception/common/lidar/common/object_builder.h"
#include "modules/perception/common/onboard/inner_component_messages/lidar_inner_component_messages.h"
#include "modules/perception/lidar_detection/interface/base_lidar_detector.h"
lidar_detection_component.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  apollo::perception::lidar::LidarDetectionComponent
 

命名空间

namespace  apollo
 class register implement
 
namespace  apollo::perception
 apollo::perception
 
namespace  apollo::perception::lidar
 

函数

 apollo::perception::lidar::CYBER_REGISTER_COMPONENT (LidarDetectionComponent)