Apollo
6.0
Open source self driving car software
|
#include <atomic>
#include <mutex>
#include <string>
#include <vector>
#include "cyber/proto/role_attributes.pb.h"
Go to the source code of this file.
Classes | |
class | apollo::cyber::WriterBase |
Base class for a Writer. A Writer is an object to send messages through a 'Channel'. More... | |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::cyber | |