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

define v2x proxy module and onboard unit interface base class More...

#include <chrono>
#include <memory>
#include "modules/perception/proto/traffic_light_detection.pb.h"
#include "modules/v2x/proto/v2x_car_status.pb.h"
#include "modules/v2x/proto/v2x_obstacles.pb.h"
#include "modules/v2x/proto/v2x_obu_rsi.pb.h"
#include "modules/v2x/proto/v2x_traffic_light.pb.h"
#include "cyber/cyber.h"
Include dependency graph for obu_interface_abstract_class.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::v2x::ObuInterFaceBase
 

Namespaces

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

Detailed Description

define v2x proxy module and onboard unit interface base class