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

Fixed SingleObj environment #2

Closed emilio-cartoni closed 5 years ago

emilio-cartoni commented 5 years ago

I fixed a bug which prevented loading the REALRobotSingleObj-v0 environment. While it is not the environment which will be used for the evaluation, it can be useful for participants to test some approaches, so I took this occasion to fix it.

spMohanty commented 5 years ago

@emilio-cartoni : Please ignore if the tests fail. I have configured the CI setup, but didnt have time to clean up all the flake errors etc. I will merge this anyway. Thanks.