- Set environment variable `MUJOCO_GL=egl` before importing dm_control.
1.0.1
Bug fixes
- Set environment variable `MUJOCO_GL=egl` by default, so it works on headless GPU machines. See the [rendering section](https://github.com/deepmind/dm_control#rendering) in dm_control for details.
1.0.0
Initial release, used for experiments in the paper.