emc_system
Classes | Functions
maploader.h File Reference
#include <opencv2/opencv.hpp>
#include <string>
Include dependency graph for maploader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MapData
 

Functions

MapData loadmap (std::string yaml_filename)
 

Function Documentation

◆ loadmap()

MapData loadmap ( std::string  yaml_filename)

Definition at line 5 of file maploader.cpp.