2 #ifndef LVR2_IO_YAML_SCANPROJECTMETA_IO_HPP 3 #define LVR2_IO_YAML_SCANPROJECTMETA_IO_HPP 5 #include <yaml-cpp/yaml.h> 44 catch(YAML::BadSubscript& e)
46 std::cout << e.what() << std::endl;
57 #endif // LVR2_IO_YAML_SCANPROJECTMETA_IO_HPP void convert(COORD_SYSTEM from, COORD_SYSTEM to, float *point)
static constexpr char sensorType[]
Type of used laser scanner.
static bool decode(const Node &node, lvr2::ScanProject &scanProj)
static Node encode(const lvr2::ScanProject &scanProj)