§ 03 / Integration philosophy
How integration actually works.
Every Adasens sensor kit ships as a complete working artifact tree: reference sensor driver packages, deterministic launch files, calibrated URDFs, and signed firmware images keyed to the host ECU's secure boot chain. You drop the package into your existing workspace, point your middleware at the message-passing shim, and the perception pipeline starts publishing.
There is no proprietary bus, no replacement scheduler, no fork of the ROS 2 or AUTOSAR kernel. Latency budgets are documented per modality — currently 4.1 ms p99 for LiDAR, 2.7 ms p99 for mmWave, 5.8 ms p99 for ToF — and verified on each commit against the Boulder and Stuttgart reference racks before a signed firmware image is cut. Firmware artifacts carry an Ed25519 signature anchored to Adasens' public root, so your secure boot loader can refuse tampered images at boot.
- ✓ Reference driver tree, deterministic launch files, calibrated URDFs
- ✓ Signed firmware images with Ed25519 chain-of-trust
- ✓ Documented per-modality latency budgets, p99 verified per commit
- ✓ Compatibility report co-signed by Boulder and Stuttgart engineering