Perception
Multi-modal sensing fused into a unified scene graph. Vehicles, pedestrians, cyclists and static obstacles — classified, tracked, scored.
Velora is a production-grade autonomy platform — perception, tracking, prediction, decision, planning and control unified under a single sealed state authority. Built simulation-first, hardened scenario-by-scenario, deployed audit-ready.
Six tightly coupled domains, one source of truth. Every tick, every signal, every decision — recorded, reproducible, and reviewable.
Multi-modal sensing fused into a unified scene graph. Vehicles, pedestrians, cyclists and static obstacles — classified, tracked, scored.
Stable per-object identities survive single-frame dropouts. Velocity is EMA-smoothed; missed tracks decay before they vanish — never an apparent ghost acceleration.
Per-agent intent classification with N-frame hysteresis. Single-frame jitter is filtered before it ever reaches arbitration.
CRUISE → FOLLOW → AVOID → STOP. Every transition carries a reason code; severity merges, never silently downgrades.
Smooth, look-ahead-aware trajectories. Lane-change FSM with perception-confirmed merge and gap acceptance gates.
PID with rate limits. Hard safety gates fire before action mapping — collision flag, lane-emergency, hand-brake at speed.
Velora reasons about other drivers, not just other detections. Time-to-intersection sorts the arena; the vehicle commits, yields, or — when the world stalls — creeps to break a deadlock. Every arbitration is recorded, replayable, and reviewable.
Ego holds the lowest time-to-intersection. The trajectory advances, the controller actuates, the journal records the commit reason.
A conflicting agent's TTI dominates. Velora softens to FOLLOW, holds gap, and updates intent at the next tick — never on a stale frame.
Four-way standoffs are detected as sustained WAIT + near-zero speed. Creep mode advances under strict gates — never at the cost of the safety layer.
Every command is signed, every frame is journaled, every mode change is reviewable. Velora does not improvise.
Override-proof STOP. Three gates fire before action mapping: TTC < 1.5 s, lane offset > 0.80, collision flag. No layer above can silence them.
A 1000-tick ring journal — roughly 20 seconds of full state — is on every node. Any second of any drive can be replayed identically.
When the world is no longer understood, the vehicle yields. Silence is treated as an unsafe input.
Console access is gated behind a single-phrase, hardened entry. Issue a phrase to your operators — never a password, never a token in the wild.
Sealed entry · AES-256-GCM · PBKDF2-SHA-512 · 600 000 iterations · per-deployment salt · zero plaintext on disk.
Enter the operator phrase to derive the session key. The phrase never leaves this device — it is consumed locally to unseal a hardened token.