Apollo  6.0
Open source self driving car software
Classes | Namespaces
driver_base.h File Reference

Defines the CanFrame struct and CanClient interface. More...

#include <cstdint>
#include <cstring>
#include <memory>
#include <sstream>
#include <string>
#include <vector>
#include "cyber/common/log.h"
#include "cyber/cyber.h"
Include dependency graph for driver_base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::drivers::lidar::LidarDriver
 The class which defines the lidar driver . More...
 

Namespaces

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

Detailed Description

Defines the CanFrame struct and CanClient interface.