carla-simulator/reinforcement-learning

Incorrect command-line parameters?

eds89 opened this issue · 0 comments

eds89 commented

Hello,
I try to run the server:

D:\auto_dev\CARLA\CARLA_0.8.2>CarlaUE4.exe /Game/Maps/Town01 -carla-server -benc
hmark -fps=10 -windowed -ResX=800 -ResY=600 -world-port=2000

But, client can't reach it:

D:\auto_dev\CARLA\CARLA_0.8.2\PythonClient>python run_RL.py --city-name Town01 -
-port 2000
D:\Program Files\Python\Python36\lib\site-packages\h5py\__init__.py:36: FutureWa
rning: Conversion of the second argument of issubdtype from `float` to `np.float
ing` is deprecated. In future, it will be treated as `np.float64 == np.dtype(flo
at).type`.
  from ._conv import register_converters as _register_converters
ERROR: (localhost:2000) failed to read data: timed out
ERROR: (localhost:2000) failed to read data: [WinError 10054] An existing connec
tion was forcibly closed by the remote host