|
Autopysta
|
Defines the fixed_state_creator class for generating vehicles with fixed spacing and speed.
More...
#include "creator.h"Go to the source code of this file.
Classes | |
| class | fixed_state_creator |
| Vehicle creator that injects vehicles with a fixed state (spacing and speed). More... | |
Defines the fixed_state_creator class for generating vehicles with fixed spacing and speed.
The fixed_state_creator class generates vehicles with a specified initial spacing and speed. Vehicles are placed at the beginning of a lane or behind a leader if one exists.