You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully installed Carla, DreyeVR, and ScenarioRunner, and they are working. However, I would like to try the demo mentioned in the documentation. Unfortunately, the files required for the demo seem to be missing.
I cloned ScenarioRunner from the v0.9.13 tag and installed the DreyeVR files using the following command:
make install SR=../Scenario_runner
However, when I try to execute this command, which comes from the usage tutorial:
I have successfully installed Carla, DreyeVR, and ScenarioRunner, and they are working. However, I would like to try the demo mentioned in the documentation. Unfortunately, the files required for the demo seem to be missing.
I cloned ScenarioRunner from the v0.9.13 tag and installed the DreyeVR files using the following command:
make install SR=../Scenario_runner
However, when I try to execute this command, which comes from the usage tutorial:
python run_experiment.py --title "dreyevr_experiment" --route %SCENARIO_RUNNER_ROOT%\srunner\data\routes_custom.xml %SCENARIO_RUNNER_ROOT%\srunner\data\town05_scenarios.json 0
it fails due to missing files.
This is the files I have after following the install tutorial.
Could you please provide guidance on how to resolve this issue or suggest where I might find the necessary files?
The text was updated successfully, but these errors were encountered: