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
First of all, thanks for the interesting code using CARLA.
I am a student doing research on threat detection during autonomous driving.
I followed the process in your script.
And when I run the last code, python examples/runnable_template.py --dataset opendd --num-episodes 5
I got the following output, which looks like something is running.
I think the code runnable_template.py executes well.
Then, how can I do render the scenario like the figures in your README?
The text was updated successfully, but these errors were encountered:
aithlab
changed the title
How to rendering?
How to render like figures which are in README?
Apr 15, 2021
First of all, thanks for the interesting code using CARLA.
I am a student doing research on threat detection during autonomous driving.
I followed the process in your script.
And when I run the last code,
python examples/runnable_template.py --dataset opendd --num-episodes 5
I got the following output, which looks like something is running.
I think the code
runnable_template.py
executes well.Then, how can I do render the scenario like the figures in your README?
The text was updated successfully, but these errors were encountered: