Tim

Results 4 comments of Tim
trafficstars

bump. It happens, seemingly randomly, after running for a long time. I had the same repo running AirSim across 4 different Linux servers. Occasionally one will crash, from any server,...

Found that a better stop-gap is to either sleep until oscillations stop (expensive) or force the velocity of the drone to 0 in all dims, by adding something like this...

OK I had the same error with libtorrent linking as joeagriffith and found two maybe solutions: 1) go to the shady website prompted by the terminal. I reluctantly did this...

This was because I was overwriting the exploration_schedule function with a custom one, which was a custom* class method that also had the sb3model (and accordingly replay buffer) as attributes....