|
Apollo
6.0
Open source self driving car software
|
Use predictor submodule to manage all predictors. More...
#include <memory>#include <string>#include "cyber/component/component.h"#include "modules/prediction/common/message_process.h"#include "modules/prediction/container/adc_trajectory/adc_trajectory_container.h"#include "modules/prediction/predictor/predictor_manager.h"#include "modules/prediction/submodules/submodule_output.h"
Go to the source code of this file.
Classes | |
| class | apollo::prediction::PredictorSubmodule |
Namespaces | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::prediction | |
| apollo::prediction | |
Use predictor submodule to manage all predictors.
1.8.13