Open eds89 opened 6 years ago
Same problem here . Any update to the question would be life saving.
Are you running on windows ? I can't reproduce the error =/
Yes I am running on windows.
I am running on Windows too.
On 19 June 2018 at 13:39, soham2017 notifications@github.com wrote:
Yes I am running on windows.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/carla-simulator/imitation-learning/issues/32#issuecomment-398384252, or mute the thread https://github.com/notifications/unsubscribe-auth/AQUNuRrjKqlABuKpKz6xCvRM2iV8QwABks5t-PEAgaJpZM4T6hx4 .
I am running on Ubuntu, meet the same problem... @felipecode
Same problem here. I guess its due to carla version. Someone had similar problem but with the python client. I think the older version shall be installed inorder to work with imitation learning. https://github.com/carla-simulator/carla/issues/697
I'm using carla 0.8.2.2, but I'm still facing this problem. Any idea how to fix it? @arashroomi @soham2017 @eds89
Still encountering this problem
For carla 0.8.2, use the param -carla-server to start carla simulator. ./CarlaUE4.sh -carla-server
Hello, The
run_cil.py
script cannot connect to the server. When trying to establish a connection, I get a connection refused or connection timed out errors. I know this is not a firewall or network reachability problem as I can run themanual_driving.py
script and can control the vehicle remotely.Find the output generated by running run_CIL.py below. I'd appreciate if any potential solution is shared.