metadriverse / scenarionet

ScenarioNet: Scalable Traffic Scenario Management System for Autonomous Driving
Apache License 2.0
192 stars 23 forks source link

Combining User Study Data with Real-world Data #87

Open sandipsharan opened 4 months ago

sandipsharan commented 4 months ago

Hello,

I recently conducted a research project using a virtual reality (VR) study to gather human driving data. I used an in-house virtual reality driving simulator and collected the data using SUMO. I'm interested in combining this data with real-world data from sources like Waymo and nuScenes, all in SUMO format. I'm looking to create a larger dataset in a unified format using ScenarioNet. Can anyone guide me through the process of integrating these different datasets?

Thank you.