|
Apollo
6.0
Open source self driving car software
|
#include <memory>#include <string>#include <vector>#include "modules/localization/proto/localization.pb.h"#include "modules/task_manager/proto/task_manager.pb.h"#include "modules/common/monitor_log/monitor_log_buffer.h"#include "modules/common/status/status.h"#include "modules/dreamview/backend/map/map_service.h"

Go to the source code of this file.
Classes | |
| class | apollo::task_manager::CycleRoutingManager |
Namespaces | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::task_manager | |
1.8.13