Public Member Functions

OccupancyGrid2DProxyBase Class Reference

Base class for OccupancyGrid2DProxy. More...

Inheritance diagram for OccupancyGrid2DProxyBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 OccupancyGrid2DProxyBase (OccupancyGrid2DProxyBase &p)
DelayedDispatch set_cells (const OccupancySet2D &cells)
 Set/update occupancy values.
DelayedDispatch set_unoccupied_color (float r, float g, float b)
 Set the color to use for fully unoccupied cells.
DelayedDispatch set_occupied_color (float r, float g, float b)
 Set the color to use for fully occupied cells.

Detailed Description

Base class for OccupancyGrid2DProxy.


Member Function Documentation

DelayedDispatch set_cells ( const OccupancySet2D cells  ) 

Set/update occupancy values.

Note that cell coordinates are used, not cell indices. See OccupancyGrid2DProxy for more information.


The documentation for this class was generated from the following files: