LoOccGrid.H File Reference

A log-odds occupancy grid that acts as an obstacle map. More...

#include <string>
#include <vector>
Include dependency graph for LoOccGrid.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lobot::OccGrid
 A log-odds occupancy grid. More...

Detailed Description

A log-odds occupancy grid that acts as an obstacle map.

This file defines a class that implements an obstacle map for the Robolocust system. This map is an occupancy grid that holds probability values rather than simple 0/1 flags indicating the absence or presence of obstacles. Furthermore, the probabilities are stored in log-odds form.

The grid is discretized so that, for example, each cell represents 10 sq.mm of "real" space. The range sensor readings are then binned when determining which cell in the map they "hit."

The occupancy grid's extents are defined by [L, R, B, T] values.

Definition in file LoOccGrid.H.

Generated on Sun May 8 08:42:49 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3