Autonomous-Driving-in-Carla-using-Deep-Reinforcement-Learning icon indicating copy to clipboard operation
Autonomous-Driving-in-Carla-using-Deep-Reinforcement-Learning copied to clipboard

Simulation Terminates Abruptly

Open AbhayNanduri opened this issue 1 year ago • 2 comments

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?

AbhayNanduri avatar Oct 20 '24 09:10 AbhayNanduri