#include "lvr2/io/Timestamp.hpp"
#include "lvr2/io/yaml/MatrixIO.hpp"
#include "lvr2/io/IOUtils.hpp"
#include "lvr2/registration/TransformUtils.hpp"
#include <yaml-cpp/yaml.h>
#include <boost/filesystem.hpp>
#include <fstream>
Go to the source code of this file.
Namespaces | |
lvr2 | |
Functions | |
YAML::Node | lvr2::loadMetaInformation (const std::string &in) |
void | lvr2::saveMetaInformation (const std::string &outfile, const YAML::Node &node) |