Apollo
6.0
Open source self driving car software
|
#include <cstddef>
#include <cstdint>
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | apollo::cyber::transport::ReadableInfo |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::cyber | |
apollo::cyber::transport | |
Typedefs | |
using | apollo::cyber::transport::ReadableInfoPtr = std::shared_ptr< ReadableInfo > |