Autoware.Auto
socket_can_receiver.hpp File Reference

This file defines a class a socket sender. More...

#include <socketcan/visibility_control.hpp>
#include <socketcan/socket_can_id.hpp>
#include <array>
#include <chrono>
#include <cstring>
#include <string>
Include dependency graph for socket_can_receiver.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  autoware::drivers::socketcan::SocketCanReceiver
 Simple RAII wrapper around a raw CAN receiver. More...
 

Namespaces

 autoware
 This file defines the lanelet2_map_provider_node class.
 
 autoware::drivers
 Libraries, ROS nodes, and other functionality relating to sensor drivers or actuation.
 
 autoware::drivers::socketcan
 

Detailed Description

This file defines a class a socket sender.