https://github.com/aivclab/dmr
Domain Randomization Engine
https://github.com/aivclab/dmr
unity
Last synced: 2 months ago
JSON representation
Domain Randomization Engine
- Host: GitHub
- URL: https://github.com/aivclab/dmr
- Owner: aivclab
- Created: 2019-03-29T10:36:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2026-02-06T09:56:38.000Z (5 months ago)
- Last Synced: 2026-02-06T17:43:52.539Z (5 months ago)
- Topics: unity
- Language: C#
- Size: 43.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 70
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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