Private Alpha

LogosAgents Robotics

A simulation-only sandbox for robot AI experiments: deterministic policies, path efficiency, sensor contacts, objective scoring, and compact run telemetry.

Sandbox lab

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.

Engine-neutral configs

Map bounds, obstacles, zones, spawn points, robot profiles, deterministic policies, and match rules are saved as versioned JSON.

Unity-first client

The service can host an exported Unity WebGL build under /sim/, while the backend remains reusable by future clients.

Compact telemetry

Runs persist summaries such as path efficiency, detection latency, collision count, objective score, and outcome.