TraveSim Adapters  0.1
Protobuf adapters for TraveSim project
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
entity_state.cpp File Reference

Entity state data structure. More...

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

Go to the source code of this file.

Namespaces

 travesim
 

Functions

std::ostream & travesim::operator<< (std::ostream &output, const Vector2D &vector_2d)
 
std::ostream & travesim::operator<< (std::ostream &output, const EntityState &entity_state)
 

Detailed Description

Entity state 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

Definition in file entity_state.cpp.