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

define v2x proxy module and onboard unit interface grpc implement More...

#include <memory>
#include <mutex>
#include <grpc++/grpc++.h>
#include "modules/v2x/proto/v2x_car_status.pb.h"
#include "modules/v2x/proto/v2x_obu_traffic_light.pb.h"
#include "modules/v2x/proto/v2x_service_car_to_obu.grpc.pb.h"
#include "cyber/cyber.h"
#include "modules/v2x/common/v2x_proxy_gflags.h"
Include dependency graph for grpc_client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::v2x::GrpcClientImpl
 

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 grpc implement