Quickstart first, then everything else. Install the SDK, send your first mission, then dig into adapters and webhooks at your own pace. Authenticated users see the same docs at /docs inside the product.
Install the SDK, register a device, and ship your first mission in under five minutes. Python only, no auth setup required for local dev.
Mission and phase context managers, typed telemetry, decisions and scores, the nine reference adapters, and the RoboTrace middleware.
HMAC-signed deliveries, per-subscription circuit breaker, audit log, four reference subscriber examples (Slack, PagerDuty, Datadog, FastAPI).
All nine reference adapters mapping events to RoboTrace primitives — ROS 2, VDA 5050, MQTT, Open-RMF, OPC-UA, MoveIt, Isaac Sim, CARLA, MAVLink converters. Hosted in the dashboard.
Complete REST API — missions, telemetry, devices, fleets, webhooks. Hosted in the dashboard.
How telemetry flows from SDK → server → ClickHouse → dashboard. Worker, pruner, webhook dispatcher. Hosted in the dashboard.
Local install is one pip install away. Sign in creates a project and a dev API key automatically — no credit card.