The VehicleStop state.
Enums | |
---|---|
VEHICLE_STOP_STATE_LOG_UNSPECIFIED |
Unknown. |
VEHICLE_STOP_STATE_LOG_NEW |
Created but not actively routing to. |
VEHICLE_STOP_STATE_LOG_ENROUTE |
Assigned and actively routing to. |
VEHICLE_STOP_STATE_LOG_ARRIVED |
Arrived at stop. We assume that when the vehicle is routing to the next stop, all previous stops are completed. |