EasyNav Simple Stack
|
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"
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 |
Declaration of the SimpleMap type.