Engine-neutral configs
Map bounds, obstacles, zones, spawn points, robot profiles, deterministic policies, and match rules are saved as versioned JSON.
Private Alpha
A simulation-only sandbox for robot AI experiments: deterministic policies, path efficiency, sensor contacts, objective scoring, and compact run telemetry.
Robotics v1 stores engine-neutral experiment configs and compact summaries. It does not accept hardware control, real-world targeting, GPS coordinates, camera feeds, or arbitrary code.
Map bounds, obstacles, zones, spawn points, robot profiles, deterministic policies, and match rules are saved as versioned JSON.
The service can host an exported Unity WebGL build under /sim/, while the backend remains reusable by future clients.
Runs persist summaries such as path efficiency, detection latency, collision count, objective score, and outcome.