AIcrowd / real_robots

Gym environments for Robots that learn to interact with the environment autonomously
https://www.aicrowd.com/challenges/neurips-2019-robot-open-ended-autonomous-learning
MIT License
34 stars 18 forks source link

Converted sync_evaluation_state function as best effort #22

Closed skbly7 closed 4 years ago

skbly7 commented 4 years ago

We don't want the code to fail when sync_evaluation_state isn't working due to any intermittent network/redis issue. This fix is for the same.