Code Monkey home page Code Monkey logo

Comments (7)

PatrickPromitzer avatar PatrickPromitzer commented on June 3, 2024 1

Hi,

I know that the bounding box values are not accurate, but for the actors you are using, it shouldn't be 0.0

vehicle.harley-davidson.low_rider
"size": {
        "x": 2.350175619125366,
        "y": 0.7662330269813538,
        "z": 1.6494941711425781
      },
"center": {
        "x": 0.0,
        "y": 7.629394360719743e-08,
        "z": 0.8246490359306335
      }
vehicle.kawasaki.ninja
"size": {
        "x": 2.043684244155884,
        "y": 0.7969123125076294,
        "z": 1.523191213607788
      },
"center": {
        "x": 0.0,
        "y": 7.629394360719743e-08,
        "z": 0.7688607573509216
      }

If you are using synchronize mode, you can try to add a world.tick() before getting the actor information.
(it could be that it is not updated)

If it still doesn't work, you could use the *.json from this issue for a workaround.
#7007

from carla.

sgNicola avatar sgNicola commented on June 3, 2024

@Blyron, Could you help confirm the problem?

from carla.

sgNicola avatar sgNicola commented on June 3, 2024

Could you please verify the bug? @Axel1092 @corkyw10 @nsubiron @germanros1987 @bernatx @Blyron

from carla.

MarcelPiNacy-CVC avatar MarcelPiNacy-CVC commented on June 3, 2024

Could you please verify the bug? @Axel1092 @corkyw10 @nsubiron @germanros1987 @bernatx @Blyron

Hi,

I will look into this.
Do not mass @ users too.

Marcel

from carla.

sgNicola avatar sgNicola commented on June 3, 2024

Hi,

I know that the bounding box values are not accurate, but for the actors you are using, it shouldn't be 0.0

vehicle.harley-davidson.low_rider
"size": {
        "x": 2.350175619125366,
        "y": 0.7662330269813538,
        "z": 1.6494941711425781
      },
"center": {
        "x": 0.0,
        "y": 7.629394360719743e-08,
        "z": 0.8246490359306335
      }
vehicle.kawasaki.ninja
"size": {
        "x": 2.043684244155884,
        "y": 0.7969123125076294,
        "z": 1.523191213607788
      },
"center": {
        "x": 0.0,
        "y": 7.629394360719743e-08,
        "z": 0.7688607573509216
      }

If you are using synchronize mode, you can try to add a world.tick() before getting the actor information. (it could be that it is not updated)

If it still doesn't work, you could use the *.json from this issue for a workaround. #7007

Hi, I have tried add a world.tick() before getting the actor information, the values are still zero.
image

from carla.

MarcelPiNacy-CVC avatar MarcelPiNacy-CVC commented on June 3, 2024

Hi again,

I have tried to reproduce this. No luck so far though.
Are you running a packaged version of CARLA?
Also, are you able to upgrade to 0.9.15 if it comes to it?

Marcel

from carla.

sgNicola avatar sgNicola commented on June 3, 2024

Hi, I am running a packaged version (0.9.14) of Carla, I will try to upgrade to 0.9.15.

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.