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