Skip to content

Simulation Terminates Abruptly #26

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

Open
AbhayNanduri opened this issue Oct 20, 2024 · 2 comments
Open

Simulation Terminates Abruptly #26

AbhayNanduri opened this issue Oct 20, 2024 · 2 comments

Comments

@AbhayNanduri
Copy link

WARNING: sensor object went out of the scope but the sensor is still alive in the simulation: Actor 832 (sensor.other.collision)
WARNING: sensor object went out of the scope but the sensor is still alive in the simulation: Actor 831 (sensor.camera.rgb)
WARNING: sensor object went out of the scope but the sensor is still alive in the simulation: Actor 830 (sensor.camera.semantic_segmentation)

this is the issue...
I built the env as per given requirements in 3.7 with cuda 11.3 the agent runs for a few episodes and gives this. Anyone knows where I'm going wrong?

@ArmanMoradi001
Copy link

Hi. I have same problem...
Did you find any solution for it?

@rajesh-b4
Copy link

WARNING: sensor object went out of the scope but the sensor is still alive in the simulation: Actor 832 (sensor.other.collision) WARNING: sensor object went out of the scope but the sensor is still alive in the simulation: Actor 831 (sensor.camera.rgb) WARNING: sensor object went out of the scope but the sensor is still alive in the simulation: Actor 830 (sensor.camera.semantic_segmentation)

this is the issue... I built the env as per given requirements in 3.7 with cuda 11.3 the agent runs for a few episodes and gives this. Anyone knows where I'm going wrong?

May be the author also has the problem but somwhow he just put the code here, he is not even responding to any of the issues we are putting here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants