google-deepmind / dm_control

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

Asterisks in filenames prevents checkout in Windows environment #149

Closed ADH-LukeBollam closed 4 years ago

ADH-LukeBollam commented 4 years ago

Many of the file names in: https://github.com/deepmind/dm_control/tree/master/dm_control/suite/dog_assets/extras contain * symbols, which prevents Windows users from checking out the code. I know Windows is not officially supported, but it seems like up until now it has been possible to get the environment working with a little bit of effort. Is there any chance of renaming these files?

saran-t commented 4 years ago

Yes, we can rename these files. Thanks for pointing out!