GithubHelp home page GithubHelp logo

Comments (7)

joel-mb avatar joel-mb commented on July 22, 2024

Hi @yumianhuli2 !
Can you try again? I just merged a PR fixing this. Please, remove the carla-autoware image and create it again using the build script.

from carla-autoware.

yumianhuli2 avatar yumianhuli2 commented on July 22, 2024

Hi @yumianhuli2 !
Can you try again? I just merged a PR fixing this. Please, remove the carla-autoware image and create it again using the build script.

Hello!Thank you for update!
But When I run build script, I often encounter the following GPG errors:
2020-10-08 08-18-13屏幕截图

How can I solve this problem?Thank you!

from carla-autoware.

joel-mb avatar joel-mb commented on July 22, 2024

Hi @yumianhuli2. Is this happening to you always? I cannot reproduce the error.

from carla-autoware.

yumianhuli2 avatar yumianhuli2 commented on July 22, 2024

Hi @yumianhuli2. Is this happening to you always? I cannot reproduce the error.

Yes,Only succeeded once, others failed dozens of times at least.

from carla-autoware.

yumianhuli2 avatar yumianhuli2 commented on July 22, 2024

Hi @yumianhuli2. Is this happening to you always? I cannot reproduce the error.

It works today,Thank you.
By the way, After I ran roslaunch carla_autoware_agent carla_autoware_agent.launch town:=Town01,I got below on server
side:
Screenshot from 2020-10-09 14-20-16

got below on autoware docker image side:
Screenshot from 2020-10-09 14-31-45

Is it because I don't have enough GPU memory?
Screenshot from 2020-10-09 14-35-23

from carla-autoware.

joel-mb avatar joel-mb commented on July 22, 2024

Hi @yumianhuli2! Are you running the CARLA server and the autoware docker image on the same machine? I think this is not related to the GPU memory.

Can you please send me the complete log by running the following command:

roslaunch carla_autoware_agent carla_autoware_agent.launch town:=Town01 > log.txt

This will generate a log.txt inside the container. To copy the file to your host machine run:

docker cp <CONTAINER_ID>:/home/autoware/log.txt .

You can get the <CONTAINER_ID> by running docker ps

Thanks!

from carla-autoware.

yumianhuli2 avatar yumianhuli2 commented on July 22, 2024

Hi @yumianhuli2! Are you running the CARLA server and the autoware docker image on the same machine? I think this is not related to the GPU memory.

Can you please send me the complete log by running the following command:

roslaunch carla_autoware_agent carla_autoware_agent.launch town:=Town01 > log.txt

This will generate a log.txt inside the container. To copy the file to your host machine run:

docker cp <CONTAINER_ID>:/home/autoware/log.txt .

You can get the <CONTAINER_ID> by running docker ps

Thanks!

log.txt

from carla-autoware.

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.