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

Depth image #31

Open emilio-cartoni opened 3 years ago

emilio-cartoni commented 3 years ago

Having depth image data was requested by participants. Given that nowadays depth cameras are quite common, it makes sense to add this sensor to the robot as well. We should check how much it would affect the simulator performance if we calculate and return depth data when we render the camera.