Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aivclab/dmr
Domain Randomization Engine
https://github.com/aivclab/dmr
unity
Last synced: about 1 month ago
JSON representation
Domain Randomization Engine
- Host: GitHub
- URL: https://github.com/aivclab/dmr
- Owner: aivclab
- Created: 2019-03-29T10:36:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T06:23:18.000Z (about 2 months ago)
- Last Synced: 2024-11-05T07:24:49.774Z (about 2 months ago)
- Topics: unity
- Language: C#
- Size: 43.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 63
-
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