Code Monkey home page Code Monkey logo

Comments (4)

bradyz avatar bradyz commented on May 25, 2024

that should be the correct usage - is the connection timed out error due to carla not being run on the correct port?

from 2020_carla_challenge.

nuomizai avatar nuomizai commented on May 25, 2024

that should be the correct usage - is the connection timed out error due to carla not being run on the correct port?

Thank you, @bradyz . I'm afraid it couldn't be. If I change $PORT to other number like 2001, I will meet the error as:

RuntimeError: time-out of 30000ms while waiting for the simulator, make sure the simulator is ready and connected to localhost:2001

But if I set $PORT as 2000, this error information will disappear. BTW, what is the cuda setting when you trained your model? Could it be possible that the error is due to a false gpu device matching?

from 2020_carla_challenge.

nuomizai avatar nuomizai commented on May 25, 2024

Hey, @bradyz . I solved this problem!!!! I neglected an important error information! The whole error information was as follows:

Downloading: "https://download.pytorch.org/models/resnet50-19c8e357.pth" to /home/quan/.cache/torch/checkpoints/resnet50-19c8e357.pth
Could not setup required agent due to <urlopen error [Errno 110] Connection timed out>

It seemed that the problem existed in my network. So I went to the website and downloaded the required file into the path ~/.cache/torch/checkpoints/. And I ran the run_agent.sh correctly!

from 2020_carla_challenge.

bradyz avatar bradyz commented on May 25, 2024

good catch! thanks for reporting this.

marking as closed for now

from 2020_carla_challenge.

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.