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