Skip to content

spatial-monorepo


spatial-monorepo / wayfinding/src / DEFAULT_RELAXATION_LADDER

Variable: DEFAULT_RELAXATION_LADDER

const DEFAULT_RELAXATION_LADDER: RelaxationRung[]

Defined in: packages/wayfinding/src/grid-types.ts:221

Default ladder: strict clearance + full blocking, relaxing clearance first, then blocking, down to bare walls. An independent rung table sized to our own restriction/avoidance-zone model — not a port of HEB's reserved/in-use split, per the Wayfinding v2 plan §7 ("independent implementation... with its own clearance/opening-size values").

Released under commercial licensing.