CLI tool to read a map and describe it. More...
#include <mp2p_icp/metricmap.h>
#include <mrpt/3rdparty/tclap/CmdLine.h>
#include <mrpt/containers/yaml.h>
#include <mrpt/system/filesystem.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | run_mm_info () |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 42 of file apps/mm-info/main.cpp.
void run_mm_info | ( | ) |
Definition at line 28 of file apps/mm-info/main.cpp.