#include "ros_parser.h"
#include "data_tamer_parser/data_tamer_parser.hpp"
#include "PlotJuggler/contrib/fmt/core.h"
Go to the source code of this file.
Variables | |
static std::unordered_map< uint64_t, DataTamerParser::Schema > | _global_data_tamer_schemas |
static std::unordered_map< uint32_t, std::vector< std::string > > | _pal_statistics_names |
static ROSType | quaternion_type (Msg::Quaternion::id()) |
constexpr double | RAD_TO_DEG = 180.0 / M_PI |
|
static |
Definition at line 11 of file ros_parser.cpp.
|
static |
Definition at line 540 of file ros_parser.cpp.
|
static |
|
constexpr |
Definition at line 9 of file ros_parser.cpp.