Apollo
6.0
Open source self driving car software
|
#include <unistd.h>
#include <cstdio>
#include <map>
#include <memory>
#include <string>
#include "cyber/cyber.h"
#include "modules/drivers/proto/sensor_image.pb.h"
Go to the source code of this file.
Classes | |
class | apollo::drivers::video::SocketInput |
Live Velodyne input from socket. More... | |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::drivers | |
apollo::drivers | |
apollo::drivers::video | |