TraveSim Adapters  0.1
Protobuf adapters for TraveSim project
team_receiver.hpp File Reference

Team control data receiver with UDP and protobuf. More...

#include <memory>
#include "travesim_adapters/udp/unicast_receiver.hpp"
#include "travesim_adapters/data/team_command.hpp"
#include "packet.pb.h"
Include dependency graph for team_receiver.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  travesim::proto::TeamReceiver
 Team control data receiver class with UDP and protobuf. More...
 

Namespaces

 travesim
 
 travesim::proto
 

Detailed Description

Team control data receiver with UDP and protobuf.

Author
Lucas Haug lucas.nosp@m..hau.nosp@m.g@thu.nosp@m.nder.nosp@m.atz.o.nosp@m.rg
Date
04/2021

Definition in file team_receiver.hpp.