Apollo
6.0
Open source self driving car software
|
Use container manager to manage all containers. More...
#include <memory>
#include <unordered_map>
#include "cyber/common/macros.h"
#include "gtest/gtest.h"
#include "modules/common/adapters/proto/adapter_config.pb.h"
#include "modules/prediction/container/container.h"
Go to the source code of this file.
Classes | |
class | apollo::prediction::ContainerManager |
Namespaces | |
apollo::prediction | |
apollo::prediction | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
Use container manager to manage all containers.