|
Autopysta
|
Defines the example_car class, a simple car-following model.
More...
Go to the source code of this file.
Classes | |
| class | example_car |
| A simple car-following model with a predefined trajectory. More... | |
Defines the example_car class, a simple car-following model.
This file defines the example_car class, which provides a basic implementation of a car-following model. It uses a predefined trajectory to guide the vehicle's movement and updates the vehicle's state accordingly.