Automated Driving Scenario Simulation Reference Example
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.
引用格式
Vamsi K (2024). Automated Driving Scenario Simulation Reference Example (https://github.com/mathworks/adScenarioSimRefEx), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Robotics and Autonomous Systems > Automated Driving Toolbox > Scenario Simulation > Cuboid Scenario Simulation >
- Automotive > Automated Driving Toolbox > Scenario Simulation > Cuboid Scenario Simulation >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!model
model
无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.1 | Changed the title to be more descriptive. At the summary, added a link to project in GitHub. |
|
|
1.0.0 |
|