Class: ImageMap

ImageMap(options)

new ImageMap(options)

An image map is a PNG image scaled to fit to the dimensions of a OccupancyGrid.

Parameters:
Name Type Description
options

object with following keys:

  • message - the occupancy grid map meta data message
  • image - the image URL to load
Source: