Tutorials
This section provides step-by-step guides and example workflows for using the CARLA Driving Simulator Client.
Basic Usage
Running a simulation: See Getting Started
Customizing scenarios: See System Architecture
Example: Running a Scenario
python run.py --scenario follow_route
For more advanced usage, explore the src/scenarios/ directory and the API Reference.