Multi Joint Dynamics with Contact
Credits
Disclaimer: This is a Low Rank version of ARS, implemented by Alexis Jacq Click Here —
</img>
Installing and Configuring Libraries
-
numpy
pip install numpyorconda install numpy -
libgcc
pip install libgccorconda install libgcc -
gym
pip install gym==0.10.5orpip install git+https://github.com/Kojoley/atari-py.git -
pybullet
pip install pybullet==2.0.8 -
ffmpeg
conda install -c conda-forge ffmpegorpip install ffmpeg
Included Examples: Antv0, Half Cheetah v0, Humanoid Flag Runner v0
Suggestions? Open an issue on this repository