Class: OccupancyGrid

OccupancyGrid(options)

new OccupancyGrid(options)

An OccupancyGrid can convert a ROS occupancy grid message into a createjs Bitmap object.

Parameters:
Name Type Description
options

object with following keys:

  • message - the occupancy grid message
Source: