Unit tests for georeference <-> yaml conversion. More...
#include <mp2p_icp/metricmap.h>
#include <mrpt/containers/yaml.h>
#include <mrpt/core/exceptions.h>
#include <sstream>
Go to the source code of this file.
Functions | |
int | main ([[maybe_unused]] int argc, [[maybe_unused]] char **argv) |
Unit tests for georeference <-> yaml conversion.
Definition in file test-mp2p_georef_yaml.cpp.
int main | ( | [[maybe_unused] ] int | argc, |
[[maybe_unused] ] char ** | argv | ||
) |
Definition at line 58 of file test-mp2p_georef_yaml.cpp.