Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Functions
COccupancyGridMap2D.h File Reference
#include <mrpt/utils/CSerializable.h>
#include <mrpt/utils/CLoadableOptions.h>
#include <mrpt/utils/CImage.h>
#include <mrpt/utils/CDynamicGrid.h>
#include <mrpt/slam/CMetricMap.h>
#include <mrpt/utils/TMatchingPair.h>
#include <mrpt/slam/CLogOddsGridMap2D.h>
#include <mrpt/maps/link_pragmas.h>
#include <mrpt/utils/safe_pointers.h>
#include <mrpt/config.h>
Include dependency graph for COccupancyGridMap2D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mrpt::slam::COccupancyGridMap2DPtr
 
class  mrpt::slam::COccupancyGridMap2D
 A class for storing an occupancy grid map. More...
 
struct  mrpt::slam::COccupancyGridMap2D::TUpdateCellsInfoChangeOnly
 An internal structure for storing data related to counting the new information apported by some observation. More...
 
struct  mrpt::slam::COccupancyGridMap2D::TEntropyInfo
 Used for returning entropy related information. More...
 
class  mrpt::slam::COccupancyGridMap2D::TInsertionOptions
 With this struct options are provided to the observation insertion process. More...
 
class  mrpt::slam::COccupancyGridMap2D::TLikelihoodOptions
 With this struct options are provided to the observation likelihood computation process. More...
 
class  mrpt::slam::COccupancyGridMap2D::TLikelihoodOutput
 Some members of this struct will contain intermediate or output data after calling "computeObservationLikelihood" for some likelihood functions. More...
 
struct  mrpt::slam::COccupancyGridMap2D::TCriticalPointsList
 The structure used to store the set of Voronoi diagram critical points. More...
 

Namespaces

namespace  mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
namespace  mrpt::poses
 Classes for 2D/3D geometry representation, both of single values and probability density distributions (PDFs) in many forms.
 
namespace  mrpt::slam
 This namespace contains algorithms for SLAM, localization, map building, representation of robot's actions and observations, and representation of many kinds of metric maps.
 

Functions

::mrpt::utils::CStreammrpt::slam::operator>> (mrpt::utils::CStream &in, COccupancyGridMap2DPtr &pObj)
 
bool mrpt::slam::operator< (const COccupancyGridMap2D::TPairLikelihoodIndex &e1, const COccupancyGridMap2D::TPairLikelihoodIndex &e2)
 



Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013