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

为什么中断

Open yzpppp1275 opened this issue 8 months ago • 2 comments

$ python continuous_driver.py
--exp-name ppo
--train False
--town Town02

Episode: 28 , Timestep: 31494 , Reward: 167.35 , Average Reward: 210.74

Exit WARNING: sensor object went out of the scope but the sensor is still alive in the simulation: Actor 1028 (sensor.other.collision) WARNING: sensor object went out of the scope but the sensor is still alive in the simulation: Actor 1027 (sensor.camera.rgb) WARNING: sensor object went out of the scope but the sensor is still alive in the simulation: Actor 1026 (sensor.camera.semantic_segmentation)

yzpppp1275 avatar Mar 17 '25 13:03 yzpppp1275

Exit WARNING: sensor object went out of the scope but the sensor is still alive in the simulation: Actor 220 (sensor.other.collision)

WARNING: sensor object went out of the scope but the sensor is still alive in the simulation: Actor 219 (sensor.camera.rgb)
WARNING: sensor object went out of the scope but the sensor is still alive in the simulation: Actor 218 (sensor.camera.semantic_segmentation) 有时候是好的,有时候十几轮就出现这个问题,有时候20几轮

yzpppp1275 avatar Mar 17 '25 15:03 yzpppp1275

Anyone able to fix this isue?

rajesh-b4 avatar Mar 30 '25 05:03 rajesh-b4