Apollo
6.0
Open source self driving car software
|
Defines the EsdCanClient class which inherits CanClient. More...
#include <string>
#include <vector>
#include "esd_can/include/ntcan.h"
#include "gflags/gflags.h"
#include "modules/common/proto/error_code.pb.h"
#include "modules/drivers/canbus/can_client/can_client.h"
#include "modules/drivers/canbus/common/canbus_consts.h"
#include "modules/drivers/canbus/proto/can_card_parameter.pb.h"
Go to the source code of this file.
Classes | |
class | apollo::drivers::canbus::can::EsdCanClient |
The class which defines an ESD CAN client which inherits CanClient. More... | |
Namespaces | |
apollo::drivers::canbus::can | |
apollo::drivers::canbus::can | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::drivers | |
apollo::drivers | |
apollo::drivers::canbus | |
apollo::drivers::canbus | |
Defines the EsdCanClient class which inherits CanClient.