Agent based simulation framework to validate planners in automated driving synthetic scenarios. The example demonstrates overtake maneuver.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Overtake maneuver strategy allows a smart vehicle (an independent agent), to safely overtake the vehicles ahead of it by taking decisions based on the belief/knowledge it has about its environment.
This demo showcases a Simulink model architecture for creating and simulating synthetic scenarios. It reads as input the scenario file saved using the Driving Scenario Designer (DSD) application. This architecture allows creation of synthetic scenarios, by:
* Marking an actor in the scenario as an autonomous smart actor.
* Installing car-following (driver) model on some of the actors.
* Introducing rogue actors (actors devoid of any intelligence) in the scenario.
Driving scenario designer (DSD) application is part of Automated Driving System Toolbox (ADST).
Configuration parameters can be set for individual actors to observe the variations in the behavior. The plan algorithm in the smart actor supports overtake maneuver on straight road.
Cite As
Vamsi K (2026). Automated Driving Scenario Simulation Reference Example (https://github.com/mathworks/adScenarioSimRefEx), GitHub. Retrieved .
General Information
- Version 1.0.1 (1.82 MB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with R2018b and later releases
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.1 | Changed the title to be more descriptive. At the summary, added a link to project in GitHub. |
||
| 1.0.0 |
