EasyNav Simple Stack
Loading...
Searching...
No Matches
SimpleMap.hpp File Reference

Declaration of the SimpleMap type. More...

#include <vector>
#include <stdexcept>
#include <algorithm>
#include <utility>
#include <fstream>
#include <sstream>
#include "nav_msgs/msg/occupancy_grid.hpp"
Include dependency graph for SimpleMap.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimpleMap
 Simple 2D uint8_t grid using basic C++ types, with full metric conversion support. More...
 

Namespaces

namespace  easynav
 

Detailed Description

Declaration of the SimpleMap type.