google-deepmind / dm_control

Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
Apache License 2.0
3.83k stars 671 forks source link

generator to list for np.stack #452

Closed nsk126 closed 8 months ago

nsk126 commented 8 months ago

In the Projecting from world to camera coordinates cell - to avoid TypeError from np.stack.

nimrod-gileadi commented 8 months ago

Submitted as 2e98b86784b3acbb4b5e4339e49ddf4d099f084b.