Apollo
6.0
Open source self driving car software
|
#include <memory>
#include "modules/storytelling/frame_manager.h"
#include "modules/storytelling/proto/story.pb.h"
#include "modules/storytelling/proto/storytelling_config.pb.h"
Go to the source code of this file.
Classes | |
class | apollo::storytelling::BaseTeller |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::storytelling | |