Apollo  6.0
Open source self driving car software
Classes | Namespaces
controller_agent.h File Reference

Defines the ControllerAgent class. More...

#include <memory>
#include <vector>
#include "modules/common/util/factory.h"
#include "modules/control/common/dependency_injector.h"
#include "modules/control/controller/controller.h"
#include "modules/control/proto/control_cmd.pb.h"
#include "modules/control/proto/control_conf.pb.h"
#include "modules/planning/proto/planning.pb.h"
Include dependency graph for controller_agent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::control::ControllerAgent
 manage all controllers declared in control config file. More...
 

Namespaces

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

Detailed Description

Defines the ControllerAgent class.