udp_com  1.1.1
Provides a flexible ROS driver for working with UDP interfaces
Classes
udp_com.h File Reference

Implements the UDP methods for recieving and sending within the ROS ecosystem. More...

#include <boost/asio.hpp>
#include <boost/thread.hpp>
#include <cstdlib>
#include <iostream>
#include <string>
#include <vector>
#include <ros/ros.h>
#include <udp_com/UdpPacket.h>
#include <udp_com/UdpSend.h>
#include <udp_com/UdpSocket.h>
Include dependency graph for udp_com.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  udp_com::UdpCom
 Implements the UDP methods for recieving and sending within the ROS ecosystem. More...
 

Detailed Description

Implements the UDP methods for recieving and sending within the ROS ecosystem.

Copyright 2019 Continental AG