ARCC-RACE / deepracer-for-dummies

a quick way to get up and running with local deepracer training environment
66 stars 28 forks source link

Expecting checkpoint >= 1. Waiting. | After one round in the simulator #57

Open JustinGuese opened 4 years ago

JustinGuese commented 4 years ago

Error log of crr0004/deepracer_robomaker:console: `SIM_TRACE_LOG:19,102,2.9274,0.7746,-0.8749,0.52,0.40,8,0.0000,True,False,1.9954,292,69.25,1570613566.0205994

reward: 50.63380000999996 Training> Name=main_level/agent, Worker=0, Episode=20, Total reward=49.63, Steps=3038, Training iteration=0 Expecting checkpoint >= 1. Waiting. Expecting checkpoint >= 1. Waiting. Expecting checkpoint >= 1. Waiting. Expecting checkpoint >= 1. Waiting. Expecting checkpoint >= 1. Waiting. Expecting checkpoint >= 1. Waiting. `

Anyone experienced this issue? After one lap the car patiently waits at the former start position, resulting in the error log above. I have read that it might relate to the tensorflow setup? Is it possible to change it somehow?

mike-matera commented 4 years ago

I have seen this. I changed to the "bowtie" track and it went away. I'm not sure if that helps anyone.