Skip to content

dk-kling/H-Scenario-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H-Scenario-Generator

[Hyundai Research] Automated Generation of Driving Scenario

Installation

Follow INSTALL.md

Execution

cd src
./init.sh

Make directory for scenario results

python ./run_random_scenario.py --town 2

You can switch town parameter. (1-5)

python ./run_random_scenario.py -x roundabout.xodr

You can load your own HD-Map(.xodr format) using -x option after add OpenDRIVE file in src/ScenaVRo/HDMap2RoadGraph/HD-Map/

Simulation Results

After running the scenario, we can check the results in the artifact directory, src/out-artifact/.

About

[Hyundai Research] Automated Generation of Driving Scenario

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published