Code Monkey home page Code Monkey logo

Comments (2)

felipecode avatar felipecode commented on May 20, 2024

First, i would like to thank you a lot for your careful testing.
About the issue:
This is expected behavior ! The server has a default timeout of 10 seconds.
This can be changed by changing the timeout on the SERVER configuration file ( Example.CarlaSettings.ini at the server root folder)

[CARLA/Server]
; Time-out in milliseconds for the networking operations.
ServerTimeOut=10000 ; < - Change here

After, when you run the server you should send this configuration file through the command line as:
-carla-settings=Example.CarlaSettings.ini

However, if you have waited more, the client would probably have reconnected and restarted
the episode. By default, when the server disconnects, the client tries to reconnect after 10 seconds.
Thanks.

from carla.

gkahn13 avatar gkahn13 commented on May 20, 2024

Ah I see, thanks!

from carla.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.