Installation
Requirements
For use this frameworks please install the following packages.
numpy
gym
mujoco_py>=1.5
tensorflow>=1.1.0
click
For the installation of the requirements you need to execute the next command.
to install roboSumo, run the command pip install:
Demo
You can run demos of the enviroment using demos/play.py script:
Last updated
Was this helpful?