carla-simulator / carla

Open-source simulator for autonomous driving research.
http://carla.org
MIT License
11.05k stars 3.56k forks source link

cyclist bounding_box extent y is 0 #5841

Open makaveli10 opened 1 year ago

makaveli10 commented 1 year ago

CARLA version: 0.9.12 Platform/OS: Ubuntu 20.4.3

Hi, While gathering data for bounding boxes, I found that the cyclist bounding box frequently returns 0 for bounding_box.extent.y which makes the bounding box shrink to zero width.

000680_3d

001204_3d

Thanks

zhuzhouzhou commented 1 year ago

got the same issue

wuhanstudio commented 1 year ago

The same issue while drawing bounding boxes of cyclist (only a vertical line).

dfremont commented 1 year ago

I'm seeing a slight variation in CARLA 0.9.14: with vehicle.diamondback.century, the X and Y extents are both zero (Z is OK).

gjliu9 commented 10 months ago

got the same issue

I'm seeing a slight variation in CARLA 0.9.14: with vehicle.diamondback.century, the X and Y extents are both zero (Z is OK).

stale[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

MMNavetty commented 7 months ago

Please fix this extent problem guys