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
where is the map?
Traceback (most recent call last):
File "main.py", line 162, in
train(sess,img_agent)
File "main.py", line 48, in train
env = Env("./log","./data",image_agent)
File "/home/cyun/disk3/carla_ws/Muti-branch-DDPG-CARLA/environment/carla_env.py", line 78, in init
self.setup_client_and_server()
File "/home/cyun/disk3/carla_ws/Muti-branch-DDPG-CARLA/environment/carla_env.py", line 270, in setup_client_and_server
self.client.load_world(self.map)
RuntimeError: map not found
tensorflow's version
The text was updated successfully, but these errors were encountered: