| Interface | Description |
|---|---|
| AutoDriverCoordinatorView |
An autonomous driver's from the viewpoint of coordinators.
|
| AutoDriverPilotView |
Autonomous driver from the viewpoint of pilots.
|
| DriverSimView |
A driver from simulators' viewpoint.
|
| Class | Description |
|---|---|
| AutoDriver |
An agent that drives a
AutoVehicleDriverView while coordinating with
IntersectionManagers and other Vehicles. |
| AutoV2VDriver |
An autonomous V2V driver.
|
| CrashTestDummy |
A driver agent that only steers and changes lanes when appropriate.
|
| Driver |
An agent that drives a
AutoVehicleDriverView. |
| DriverUtil |
A utility class for drivers.
|
| ProxyDriver |
A proxy driver.
|
| Enum | Description |
|---|---|
| AutoV2VDriver.State |
Potential states that a CoordinatingDriverAgent can be in.
|
Copyright © 2013. All rights reserved.