|
Class Summary |
| AggressiveDP |
This extension of gld.DrivingPolicy selects the next lane
by finding one which is on the shortest path to road user's destination. |
| ColearnPolicy |
DOCUMENT ME! |
| DPFactory |
DOCUMENT ME! |
| DrivingPolicy |
This is the abstract class for each driving policy. |
| ShortestPathDP |
This extension of gld.DrivingPolicy selects the next lane
by finding one which on the shortest path to road user's destination. |
| SmarterShortestPathDP |
This extension of gld.DrivingPolicy selects the next lane
by finding one which on the shortest path to road user's destination. |