Apollo  6.0
Open source self driving car software
Classes | Namespaces
scenario.h File Reference
#include <memory>
#include <string>
#include <unordered_map>
#include "modules/common/status/status.h"
#include "modules/common/util/factory.h"
#include "modules/planning/common/frame.h"
#include "modules/planning/common/planning_context.h"
#include "modules/planning/proto/planning_config.pb.h"
#include "modules/planning/scenarios/stage.h"
#include "modules/planning/tasks/task.h"
Include dependency graph for scenario.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  apollo::planning::scenario::ScenarioContext
 
class  apollo::planning::scenario::Scenario
 

Namespaces

 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.
 
 apollo::planning
 apollo::planning
 
 apollo::planning::scenario