#include <mrpt/core/exceptions.h>
#include <mrpt/maps/CSimpleMap.h>
#include <mrpt/poses/CPose3DInterpolator.h>
#include <fstream>
#include "sm-cli.h"
Go to the source code of this file.
Functions | |
int | commandExportKF () |
static int | printCommandsExportKF (bool showErrorMsg) |
int commandExportKF | ( | ) |
Definition at line 20 of file sm-cli-export-kfs.cpp.
|
static |
Definition at line 95 of file sm-cli-export-kfs.cpp.