Closed m-rph closed 4 years ago
Hello @Solliet
Unfortunately, It is not possible for demonstrations to perfectly be replayed due to slight differences in the physics when running at different timescales.
It is possible to have the agent start on a specific floor and seed however, which would allow for some level of "resetting to a position," though not at the intra-floor level.
Hello @awjuliani, Thanks a lot for the help. Feel free to close the issue.
I have recorded some demonstrations through the unity editor and I have tried to retrace the path, i.e. take the exact same actions as those in the demo but the agent always ends up failing to reach the same point. I have initialized the environment with the same seed as that from the demo.
My goal is to be able to take in a demonstration and take the same steps as those in the demo in order to return to the same location as the final step (of the demo).