Classes | Namespaces | Typedefs
GridMap2D.h File Reference
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <nav_msgs/OccupancyGrid.h>
Include dependency graph for GridMap2D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gridmap_2d::GridMap2D
 Stores a nav_msgs::OccupancyGrid in a convenient opencv cv::Mat as binary map (free: 255, occupied: 0) and as distance map (distance to closest obstacle in meter). More...

Namespaces

namespace  gridmap_2d

Typedefs

typedef boost::shared_ptr
< GridMap2D > 
gridmap_2d::GridMap2DPtr


gridmap_2d
Author(s): Armin Hornung
autogenerated on Wed Aug 26 2015 11:54:22