obstaclesFrom

fun obstaclesFrom(spaceName: String, graph: GridGraph, originX: Double? = null, originY: Double? = null, cellSize: Double? = null)(source)

Authors obstacles/costs for spaceName by extracting them from graph — the model-driven walls (P5a/G2).