Apollo
6.0
Open source self driving car software
|
#include <string>
#include <vector>
#include "modules/data/tools/smart_recorder/proto/smart_recorder_triggers.pb.h"
#include "modules/data/tools/smart_recorder/record_processor.h"
Go to the source code of this file.
Classes | |
class | apollo::data::PostRecordProcessor |
Post processor against recorded tasks that have been completed. More... | |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::data | |