| TraveSim Adapters
    0.1
    Protobuf adapters for TraveSim project | 
#include <ros/ros.h>#include <iostream>#include <string>#include <boost/asio.hpp>#include "boost/bind.hpp"#include "travesim_adapters/udp/multicast_receiver.hpp"Go to the source code of this file.
| Macros | |
| #define | BUFFER_SIZE 1024U | 
| Functions | |
| int | main (int argc, char *argv[]) | 
| #define BUFFER_SIZE 1024U | 
Definition at line 29 of file multicast_receiver_reset_example.cpp.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 35 of file multicast_receiver_reset_example.cpp.
References BUFFER_SIZE, travesim::udp::Receiver::force_specific_source(), travesim::udp::Receiver::receive(), and travesim::udp::Receiver::reset().