Apollo 11.0
自动驾驶开放平台
predictor.h 文件参考

Define the predictor base class 更多...

#include <vector>
#include "modules/prediction/container/adc_trajectory/adc_trajectory_container.h"
#include "modules/prediction/container/obstacles/obstacle.h"
#include "modules/prediction/container/obstacles/obstacles_container.h"
#include "modules/common_msgs/prediction_msgs/prediction_obstacle.pb.h"
predictor.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  apollo::prediction::Predictor
 

命名空间

namespace  apollo::prediction
 apollo::prediction
 
namespace  apollo
 class register implement
 

详细描述

Define the predictor base class

在文件 predictor.h 中定义.