Open oortlieb opened 3 years ago
Here is my build (this commit) Something is wrong with your build. As for the guide, I am working on a 3d example and tutorial series on how to setup everything from ground up. But it takes time.
Thanks for the info -- I'll try re-building that commit!
Hi, I am wrong, double checked and this field is gone now in version 3.2.3. Currently I am running tests to see if speeding up timestep gives the same behavior as previously.
Ok, so I tested tutorial with 3.2.3 stable. Everything works, training works and reaches the same score as before. Seems like the timestep parameter is not needed anymore. I'll note it down in the tutorial.
I've tried to get speedup working based on the current tutorial, but haven't been able to figure out how to get it to work. If you have a chance to update the tutorial, I would be happy to try it out!
Generally speaking, I am interested in speeding up training -- another option mentioned at the end of the tutorial is trying to run the environment multiple times in parallel to make data collection faster. I have attempted running multiple environments, but as the tutorial predicts, it seems that there are issues with the shared memory library. I have tried spawning each environment with a unique --handle
option, but that does not fix the problem.
My
Project Settings
don't seem to havePhysics > Common > Timestep > Method
. Any guidance would be appreciated!Godot version: Godot Engine v3.2.3.stable.custom_build.31d0f8ad8