Apollo  6.0
Open source self driving car software
Classes | Namespaces | Typedefs
input.h File Reference
#include <unistd.h>
#include <cstdio>
#include <memory>
#include "cyber/cyber.h"
#include "modules/drivers/lidar/proto/velodyne.pb.h"
Include dependency graph for input.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  apollo::drivers::velodyne::NMEATime
 
class  apollo::drivers::velodyne::Input
 Pure virtual Velodyne input base class. More...
 

Namespaces

 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.
 
 apollo::drivers
 apollo::drivers
 
 apollo::drivers::velodyne
 

Typedefs

typedef std::shared_ptr< NMEATime > apollo::drivers::velodyne::NMEATimePtr