137AI > Agents > Physical Agents > Autonomous Trucks & Platoons


Autonomous Trucks & Platoons


Autonomous trucks are commercial freight vehicles operating on interstate highways and freight corridors without a human driver in primary control. Platoons are formations of trucks operating in close coordination through vehicle-to-vehicle communication, typically with a lead truck and one or more autonomous followers.

The category differs from robotaxis in operating environment, cargo dimension, regulatory framework, and economic stakes. Highway driving raises different perception and decision challenges than urban operation. Cargo brings freight regulation, customs, hazmat, and anti-money-laundering frameworks into play. FMCSA governs interstate commercial trucking with rules largely written for human drivers. The economic case for autonomous trucking centers on driver labor displacement at scale, which sharpens both the deployment incentive and the regulatory tension.


Deployment Landscape

The category has experienced both substantial commercial activity and significant company shutdowns over the past five years. The current operational picture reflects the survivors of a consolidation wave.

Operators currently active in commercial or near-commercial deployment include Aurora, which launched commercial autonomous freight operations on Texas routes in 2024 and is expanding; Kodiak Robotics, which continues commercial operations with parallel defense business; Plus, which operates autonomous trucking technology with continued deployment; and Waabi, which is well-funded and conducting expanded technology demonstrations. Chinese operators include Inceptio Technology and additional regional players.

Notable shutdowns and pivots in the category include Embark, which closed in 2023; TuSimple, which wound down US operations in 2023-2024 and refocused on Asia; Locomation, which folded; and Starsky Robotics, which closed earlier in the deployment cycle. The pattern of company failures reflects both the technical difficulty and the capital intensity of the category rather than a fundamental rejection of autonomous trucking as a commercial possibility.

Platooning has been demonstrated commercially at smaller scale and is operationally deployed in selected corridors. Daimler, Volvo, Peloton Technology, and others have run platoon demonstrations and limited commercial trials. The technical case for platooning rests on drag reduction, fuel savings, and labor cost reduction. The regulatory case is less settled, with state-by-state variation in what is permitted.


Why Autonomous Trucks Create a Different Risk Surface

Five properties distinguish autonomous trucks from passenger autonomous vehicles and from other physical agent categories.

Property Description Why It Matters
High kinetic energy A loaded Class 8 truck operating at highway speeds carries kinetic energy orders of magnitude greater than a passenger vehicle Collision consequences are correspondingly larger; safety case requirements are correspondingly stricter
Long-range and intercity operation Trucks operate across state lines and over routes that span hundreds of miles Regulatory jurisdiction is multi-state; communications coverage varies; cargo can be in transit for extended periods with limited oversight
Cargo as primary value The truck exists to move freight whose value, sensitivity, and traceability matter operationally and legally Cargo security frameworks (manifest, custody, customs, hazmat) apply alongside vehicle safety frameworks
V2V coordination in platoons Platoon operation depends on vehicle-to-vehicle communication for close-formation coordination The V2V protocol is a shared attack surface across the platoon; compromise of communication can affect all trucks in formation
Labor displacement at scale Commercial trucking employs millions of drivers in the US alone; the autonomous case explicitly reduces this labor demand Political and regulatory tension is higher than for passenger autonomous vehicles; state legislative responses reflect this

Attack Surface Inventory

The ten-dimension attack surface taxonomy applies across autonomous truck deployments. For broader context on why the same surface is the value and the exposure simultaneously, see Convenience as Attack Surface.

Dimension Applicability to Autonomous Trucks Notes
Physical access Significant Trucks at terminals, yards, rest stops, and inspection stations are accessible; cargo compartments and trailer interfaces present additional contact surface
Identity and authentication Significant Fleet operator credentials, ELD systems, shipper and broker integration accounts, customs and inspection authorities all represent compromise paths
Command and control channels Very significant Fleet management dispatch, remote operations channels, V2V protocols for platoons; the path from instruction to highway-speed vehicle motion is short
Perception and sensors Very significant Cameras, lidar, radar, GNSS, IMU; highway environment includes adversarial conditions (weather, glare, construction zones, road debris) that test perception robustness
Connectivity surface Significant Cellular connectivity across rural and interstate corridors with variable coverage; V2V and V2I where deployed; satellite connectivity for some operators
OTA and update pipeline Very significant Firmware, autonomy stack, behavioral policies, and operational parameters flow through OTA; a compromised update reaches every truck the operator manages, see The OTA Loop as Attack Surface
Data capture and retention Significant Continuous video, ELD telematics, cargo manifest data, route history; data accumulates at fleet scale and may be shared with shippers, brokers, and regulators
Integrations and permissions Significant Shipper systems, broker platforms, customs and weigh-station systems, fuel and charging networks, maintenance providers; the integration surface is broad
Behavioral and policy boundary Very significant Operational design domain limits, geofences, speed and route policies, hours-of-service compliance; policy violations at highway speed have immediate physical consequences
Multi-agent coordination Very significant for platoons Platoon operation depends on V2V coordination; compromise of inter-truck communication affects every truck in the platoon, see Multi-Agent Fleets & Swarms

Cargo Security and Criminal Misuse

The cargo dimension is the most distinctive risk axis for autonomous trucks relative to passenger autonomous vehicles. Trucks transport goods whose value, traceability, and chain-of-custody matter for both legitimate commerce and criminal exploitation.

The misuse paths follow patterns documented across the autonomous crime economy. Bulk transport of contraband across state and international borders becomes more feasible when no driver is present to question the cargo or notice patterns. Cargo theft, including hijacking of legitimate loads, becomes operationally distinct when the vehicle has no driver to coerce. Money laundering and trade-based crime can ride autonomous freight operations through manipulated manifests and false declared use. Weapons and hazardous materials transport raises particular concerns because the regulatory regimes that govern these categories assume human accountability at multiple points in the chain.

The mitigations draw from cargo security frameworks that predate autonomous trucking. Manifest controls and chain-of-custody documentation are routine in commercial freight; they need to extend cleanly to autonomous operation. Sealed compartment integrity with tamper detection is standard for sensitive cargo. Cargo-level telemetry from sensors inside the trailer can verify that what was loaded is what arrives. Identity-linked freight contracts ensure that the operator's authorization for the load can be traced. Cross-jurisdiction information sharing between shippers, carriers, customs, and law enforcement is necessary for the patterns to be detectable across the chain.

The broader cross-asset framework for criminal misuse appears in Criminal Misuse & Autonomous Crime Economy.


Platoon-Specific Risks

Platoon operation introduces risks beyond those of individual autonomous trucks. The defining property of a platoon is V2V coordination, and the V2V layer is the platoon's central attack surface.

Risk Description Mitigation
V2V protocol compromise Attacker spoofs or modifies inter-truck communication to mislead follower trucks Cryptographic message authentication, replay protection, signed V2V messages
Leader truck compromise Compromise of the lead truck propagates to all followers through legitimate-looking V2V instructions Per-truck behavioral envelopes that constrain following behavior independent of leader instructions; sensor-based verification of leader actions
Following-truck integrity A compromised follower truck behaves unexpectedly within the platoon, with limited visibility for other platoon members Cross-truck monitoring, anomaly detection within the platoon, per-truck attestation
Lane intrusion and emergency handling Close-formation platoons have limited space for evasive action when a vehicle cuts in or an emergency develops Platoon spacing protocols that anticipate intrusion; emergency-disperse procedures; per-truck safety envelopes
Communications jamming Adversary jams the V2V band, forcing platoon to revert to individual operation in close proximity Frequency diversity, jamming detection, planned fallback procedures
Cross-platoon coordination Multiple platoons sharing road space at scale produce coordination demands beyond any single platoon's protocol Infrastructure-level coordination, V2I integration, traffic management at platoon scale

Cybersecurity Threats

Autonomous trucking inherits the cyber-physical threat surface common to autonomous vehicles, with several elements that take on particular weight in the trucking context.

Threat Description Mitigation
Vehicle hacking Unauthorized access to truck systems or control paths Secure boot, hardware roots of trust, hardened in-vehicle networks, UN-R 155 conformance
Fleet management compromise Attack on dispatch, routing, or supervision systems affecting many trucks Network segmentation, zero-trust architecture, fleet-wide anomaly detection
ELD and telematics compromise Electronic logging device manipulation or telematics data tampering Cryptographic ELD signatures, tamper-evident logging, regulatory verification
OTA compromise Malicious or corrupted software updates pushed to trucks Signed updates, staged rollout controls, cryptographic verification, rollback capability
GNSS spoofing Adversarial manipulation of GPS positioning to redirect or disable a truck GNSS authentication, multi-constellation positioning, inertial cross-checks
Sensor spoofing and obstruction Adversarial attempts to mislead cameras, radar, lidar, or to obstruct perception Sensor redundancy, adversarial testing, fail-safe operational modes

Regulatory Framework

Autonomous trucking operates under a multi-layer regulatory framework that combines federal commercial trucking regulation, state autonomous vehicle statutes, vehicle safety regulation, and a growing set of AI-specific rules.

At the federal level, FMCSA regulates interstate commercial trucking under the Federal Motor Carrier Safety Regulations. The framework was written for human drivers, with rules including commercial driver licensing, hours-of-service limits, medical certification, drug and alcohol testing, and electronic logging device requirements. Many of these rules do not transfer cleanly to autonomous operation, and FMCSA has been working through exemption and waiver processes to enable autonomous commercial operation while the regulatory framework is updated.

NHTSA regulates vehicle safety, including the autonomy stack of autonomous trucks. The standing general order on autonomous vehicle incidents includes commercial autonomous trucks, and the safety case requirements for autonomous trucking are being developed in parallel with the passenger autonomous vehicle frameworks.

State autonomous trucking statutes vary substantially. Texas, Arizona, and several other states have enacted favorable autonomous trucking frameworks. California has more constraining rules. Some states have not addressed autonomous trucking specifically, leaving operation under default commercial trucking rules. The state-level patchwork creates operational complexity for interstate carriers.

UN-R 155 and the broader UNECE framework address cybersecurity for connected vehicles including commercial trucks, with conformance requirements that increasingly apply in markets that follow UN regulations.

Hazmat regulation, hours-of-service rules, weight-and-size regulations, and customs requirements continue to apply to autonomous freight operation. The integration of these existing frameworks with autonomous operation is uneven and is part of the substantial regulatory work that the category requires.


Governance Gaps

Several specific gaps in the autonomous trucking regulatory framework warrant attention.

Hours-of-service rules were designed for human driver fatigue management. Autonomous operation does not fatigue, but the rules need replacement frames that address legitimate concerns about extended autonomous operation, such as sensor degradation, software fault propagation over long operating periods, and accountability for sustained autonomous decision-making.

Cross-state operating authority is unsettled. An autonomous truck operating across state lines may face different rules in each jurisdiction. The legal status of the truck, the operator's responsibility, the applicable safety case requirements, and the inspection authority can all differ. Operators need a clearer framework for interstate operation.

Inspection and roadside enforcement assumes a human driver to interact with inspectors, present documents, and respond to questions. Autonomous trucks need alternative protocols for routine inspection, weigh-station interaction, and emergency response that do not depend on driver presence.

Cybersecurity regulation specific to commercial autonomous fleet operation is partial. UN-R 155 provides some coverage. The broader fleet management infrastructure that orchestrates autonomous truck operations operates under general cybersecurity practice rather than under regulation specific to its role.

The broader regulatory framing for autonomous physical agents as a category appears in Autonomous Physical Agents as a Regulatory Category.


The Reframe

Autonomous trucking is one of the largest commercial deployments of autonomous physical agents being pursued, with substantial labor displacement implications, significant capital concentration, and a multi-layer regulatory framework that is still being assembled. The deployment trajectory has been non-monotonic, with major company shutdowns alongside continued commercial expansion by survivors.

The risk surface combines the safety considerations of autonomous vehicles at scale, the cargo security considerations of commercial freight, the V2V coordination considerations of platoons, and the cybersecurity considerations of connected commercial fleets. The governance work needed to address the surface is substantial and is being done unevenly across federal regulators, state legislatures, standards bodies, and operators. Autonomous trucking sits at the intersection of several distinct regulatory domains, and the integration of those domains is one of the more consequential governance challenges the autonomous physical agent category presents.


Related Coverage

Physical Agents | Robotaxis & Autonomous Vehicles | Multi-Agent Fleets & Swarms | Criminal Misuse & Autonomous Crime Economy