Scenarios will be constructed from vehicles and pedestrians. These vehicles and pedestrians can be either static or dynamic. Some example scenarios that the ego vehicle can encounter are a pedestrian crossing the street or congested traffic.
The evaluation functions is roughly the following:
The time that it takes to pass each milestone waypoint is added to the total score. There will be some penalty added for every collision or when the vehicle runs out of bounds. The winner of the competition will be the average lowest score over multiple scenarios.