Dear WorldEngine team,
thank you so much for this amazing work!
I stumbled over a little problem and am wondering whether you could help me out: When I run “bash scripts/run_ray_distributed.sh …”, so the command from github.com/OpenDriveLab/WorldEngine/blob/main/docs/simengine_usage.md, run_simulation.py loads scenes_dict from $WORLDENGINE_ROOT/data/sim_engine/scenarios/original/navtrain_50pct_collision/all_scenarios.pkl
scene_dict contains folder names such as (a) 2021.06.09.17.23.18_veh-38_00773_01140-46b1ee12074d5157 or (b) 2021.06.09.17.23.18_veh-38_00773_01140-0dcf9766c1285844 . While folder (a) is present in $WORLDENGINE_ROOT/data/sim_engine/assets/navtrain/assets , directory (b) is not. There are many more missing scenarios.
Is this a mistake on my side or are there folder names in all_scenarios.pkl that are absent from …/navtrain/assets? Do you have any idea what I am missing?
thank you
Dear WorldEngine team,
thank you so much for this amazing work!
I stumbled over a little problem and am wondering whether you could help me out: When I run “bash scripts/run_ray_distributed.sh …”, so the command from github.com/OpenDriveLab/WorldEngine/blob/main/docs/simengine_usage.md, run_simulation.py loads scenes_dict from $WORLDENGINE_ROOT/data/sim_engine/scenarios/original/navtrain_50pct_collision/all_scenarios.pkl
scene_dict contains folder names such as (a) 2021.06.09.17.23.18_veh-38_00773_01140-46b1ee12074d5157 or (b) 2021.06.09.17.23.18_veh-38_00773_01140-0dcf9766c1285844 . While folder (a) is present in $WORLDENGINE_ROOT/data/sim_engine/assets/navtrain/assets , directory (b) is not. There are many more missing scenarios.
Is this a mistake on my side or are there folder names in all_scenarios.pkl that are absent from …/navtrain/assets? Do you have any idea what I am missing?
thank you