Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 440 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 440 Bytes

Domain Randomization

Usage

Get unity implementation

Either clone this repository:

git clone https://github.com/aivclab/dmr.git

Or

Download zip and unzip

Then python implementation

Either install dependencies:

pip install -r requirements.txt

And run

python run.py

Or just use the neodroid-cli, and run both

neodroid run dmr

And

neodroid-img

At the same time