Classes
grid_cell_factory.h File Reference

The following classes are defined in this file GridCell - base class for GridMap's cell; GridCellFactory - abstract base class which subclasses create a new cell of a specific type. More...

#include <memory>
#include "cell_occupancy_estimator.h"
Include dependency graph for grid_cell_factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GridCell
 The base class for GridMap's cell that defines a model of occupancy tracking. More...
class  GridCellFactory
 The base class for factories that encapsulate creation of a specific cell (The Factory method pattern is applied). More...

Detailed Description

The following classes are defined in this file GridCell - base class for GridMap's cell; GridCellFactory - abstract base class which subclasses create a new cell of a specific type.

Definition in file grid_cell_factory.h.



tiny_slam
Author(s):
autogenerated on Thu Jun 6 2019 17:44:57