{"slug":"iot-halowerk-com-v1-robotic-path-clearance-aeaa27","title":"Computes the minimum Euclidean distance from each circular obstacle center to ev","host":"iot.halowerk.com","method":"POST","resource":"https://iot.halowerk.com/v1/robotic-path-clearance","category":"other","description":"Computes the minimum Euclidean distance from each circular obstacle center to every path segment, then subtracts obstacle radius and robot radius. It detects planar static clearance only; it does not model robot shape beyond a circle, dynamics, uncertainty or moving obstacles.","price_listed":0.004,"price_asked":0.004,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":887,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"obstacles":[{"id":"rack-7","radius":0.5,"x":5,"y":1.5},{"id":"post-2","radius":0.4,"x":8,"y":4}],"path":[{"x":0,"y":0},{"x":5,"y":0},{"x":10,"y":5}],"required_margin":0.2,"robot_radius":0.6},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"obstacles":{"items":{"additionalProperties":false,"properties":{"id":{"maxLength":128,"minLength":1,"type":"string"},"radius":{"maximum":1000000000,"minimum":0,"type":"number"},"x":{"maximum":1000000000,"minimum":-1000000000,"type":"number"},"y":{"maximum":1000000000,"minimum":-1000000000,"type":"number"}},"required":["id","x","y","radius"],"type":"object"},"maxItems":10000,"type":"array"},"path":{"items":{"additionalProperties":false,"properties":{"x":{"maximum":1000000000,"minimum":-1000000000,"type":"number"},"y":{"maximum":1000000000,"minimum":-1000000000,"type":"number"}},"required":["x","y"],"type":"object"},"maxItems":10000,"minItems":2,"type":"array"},"required_margin":{"maximum":1000000000,"minimum":0,"type":"number"},"robot_radius":{"maximum":1000000000,"minimum":0,"type":"number"}},"required":["path","obstacles","robot_radius"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.004,"price_match":true,"latency_ms":887,"error":null}],"description_full":"Computes the minimum Euclidean distance from each circular obstacle center to every path segment, then subtracts obstacle radius and robot radius. It detects planar static clearance only; it does not model robot shape beyond a circle, dynamics, uncertainty or moving obstacles.","last_updated":"2026-09-01T07:47:20.245Z","schemes":["exact"]}