TraveSim Adapters  0.1
Protobuf adapters for TraveSim project
team_command.cpp File Reference

Team command data structure. More...

#include <iomanip>
#include "travesim_adapters/data/team_command.hpp"
Include dependency graph for team_command.cpp:

Go to the source code of this file.

Namespaces

 travesim
 

Functions

std::ostream & travesim::operator<< (std::ostream &output, const RobotCommand &command)
 
std::ostream & travesim::operator<< (std::ostream &output, const TeamCommand &command)
 

Detailed Description

Team command data structure.

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

Definition in file team_command.cpp.