Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Carla got stuck when spawning a collision sensor #1581

Open
gy20073 opened this issue Apr 29, 2019 · 5 comments
Open

Carla got stuck when spawning a collision sensor #1581

gy20073 opened this issue Apr 29, 2019 · 5 comments
Assignees
Milestone

Comments

@gy20073
Copy link

gy20073 commented Apr 29, 2019

carla version: 0.9.5
os: 16.04
GPU: V100, driver, 396.26

image

When I run Carla consecutively for a few hours (1hour - 3hour) I will got stuck when trying to spawning a collision sensor ('sensor.other.collision'). But right before spawning the collision sensor, I am able to spawn a vehicle. When getting stuck, the carla keep printing the message of "Task graph took xx ms for RT to receive broadcast", as shown in the yellow text above.

This issue randomly appears, in the sense that sometimes it will not get stuck at that position. When it does not get stuck, it will print out the following logging message:
image

@nsubiron nsubiron added this to the 0.9.6 milestone Apr 29, 2019
@nsubiron nsubiron modified the milestones: 0.9.6, 0.9.7 Jul 1, 2019
@DongChen06
Copy link

Hi @gy20073 , have you solved this problem. I got the same problem. The server will not get stuck after hundreds of episodes of training. The FPS of client drops to 0. I also create an issue here #1840. Thank you!!

@nsubiron nsubiron removed their assignment Jul 12, 2019
@marcgpuig marcgpuig modified the milestones: 0.9.7, 0.9.9 Mar 5, 2020
@germanros1987
Copy link
Member

@bernatx what do we know about this issue?

@marcgpuig marcgpuig modified the milestones: 0.9.9, 0.9.10 Apr 22, 2020
@germanros1987
Copy link
Member

@gy20073 have you seen this problem in most recent versions (0.9.9?)

@gy20073
Copy link
Author

gy20073 commented Jun 26, 2020

@gy20073 have you seen this problem in most recent versions (0.9.9?)

I haven't try the most recent version yet, not sure whether it happens

@bernatx
Copy link
Contributor

bernatx commented Jul 2, 2020

Currently we have not detected that problem, but if the frame rate is low the Unreal can show those yellow warning meaning that by some reason some resource is taking more time than expected. Did you try using synchronous mode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
6 participants