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've built the carla server (from release), unrealengine and carla client (from dockerfile in this repo)
And I started with bash CarlaUE4.sh -carla-setteings=./Example.CarlaSettings.ini
The CarlaUE4 started successfully.
then I trieddocker run -it -d -p 2000-2002:2000-2002 avfi_carla to run the image built by this dockerfile.
I've built the carla server (from release), unrealengine and carla client (from dockerfile in this repo)
And I started with
bash CarlaUE4.sh -carla-setteings=./Example.CarlaSettings.ini
The CarlaUE4 started successfully.
then I tried
docker run -it -d -p 2000-2002:2000-2002 avfi_carla
to run the image built by this dockerfile.and
python3 run_CIL.py
to run AVFI.I keep getting this
The text was updated successfully, but these errors were encountered: