Apollo
6.0
Open source self driving car software
|
#include <cstdint>
#include <array>
#include <string>
#include <utility>
#include <vector>
#include "fastcdr/Cdr.h"
Go to the source code of this file.
Classes | |
class | apollo::cyber::transport::UnderlayMessage |
This class represents the structure UnderlayMessage defined by the user in the IDL file. More... | |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::cyber | |
apollo::cyber::transport | |