Skip to content

spatial-monorepo


spatial-monorepo / wayfinding/src / cellToWorld

Function: cellToWorld()

cellToWorld(grid, cell): MetrePoint

Defined in: packages/wayfinding/src/occupancy-grid.ts:642

Cell-centre metre-space coordinate for a grid cell.

Parameters

grid

OccupancyGrid

cell

GridCell

Returns

MetrePoint

Released under commercial licensing.