Autoware.Auto
socket_can_sender.hpp File Reference

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

#include <common/types.hpp>
#include <socketcan/visibility_control.hpp>
#include <socketcan/socket_can_id.hpp>
#include <chrono>
#include <string>
Include dependency graph for socket_can_sender.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::SocketCanSender
 Simple RAII wrapper around a raw CAN sender. 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.